@import url("../css/_micro-cta.css?v=5");
@import url("../css/_clientlogo_silder.css?v=5");
@import url("../css/_client-stories.css?v=5");
@import url("../css/_practice-areas-module.css?v=5");
@import url("../css/_request-consultation-module.css?v=5");
@import url("../css/_client-reviews.css?v=5");
@import url("../css/_optional-cta-module.css?v=5");
@import url("../css/_our-people.css?v=5");

.aa-dropdown-menu {
  border-radius: 10px !important;
}

.ask-founder-thumb .play-btn.flex {
  padding-left: 2px;
}

.default-banner-section {
  background: var(--mgld-nobg);
}

.hero-banner-main {
  min-height: 797px;
  padding: 121px 0 141px;
  position: relative;
}

.hero-banner-text h1:after {
  display: none;
}

.hero-banner-text .button {
  padding: 14px 34px 15px 35px;
}

.banner-bg::after {
  opacity: 0.4;
  display: none;
}

.banner-bg::before {
  opacity: 0.65;
  display: none;
}

.animation-square {
  width: 474px;
  position: relative;
  height: 474px;
  margin-left: 8%;
}

.hero-banner-main small {
  margin-bottom: 24px;
}

/*.hero-banner-main h1 {
  margin-bottom: 9px;
  font-size: 3.875rem;
}*/
.hero-banner-main h1 {
  margin-bottom: 9px;
  font-size: 63px;
}

.home-banner-lt {
  width: 100%;
}

.hero-banner-text {
  text-align: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-banner-text {
    justify-content: center;
  }

  .hero-banner-main p {
    line-height: 130% !important;
  }
}

.hero-banner-main p {
  max-width: 100%;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 25px !important;
  font-weight: 300;
}

.whale-icon {
  clear: both;
  width: 100%;
}

.whale-icon img {
  margin: 0 auto;
}

.navi-arrow {
  display: flex;
  margin-top: auto;
  justify-content: center;
  color: #fff;
  cursor: pointer;
}

.navi-arrow i {
  font-size: 41px;
}

.our-specialist {
  clear: both;
  width: 100%;
  padding: 30px 0 76px;
}

.banner-ask {
  max-width: 1126px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}

.banner-ask .banner-ask-lt {
  width: 53.8%;
  padding: 20px 20px 0 0;
}

.banner-ask .banner-ask-lt h2 {
  font-size: 1.875rem;
  line-height: 1.67;
  margin-bottom: 22px;
}

.banner-ask .banner-ask-lt>p {
  font-size: 1.063rem;
  line-height: 1.53;
  margin-bottom: 35px;
  max-width: 400px;
}

.banner-ask .our-specialists {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  margin: 0 0 18px 0;
  gap: 20px 22.3px;
  max-width: 480px;
}

.banner-ask .our-specialists .specialist-grid {
  display: inline-block;
  font-size: 0;
  margin: 0;
  text-align: center;
  width: calc(25% - 15px);
  /*16.5%*/
  position: relative;
  max-width: 100px;
}

.banner-ask .our-specialists .specialist-grid:nth-child(4n + 1) {
  margin-left: 0;
}

.banner-ask .our-specialists .specialist-grid span {
  display: block;
}

.banner-ask .our-specialists .specialist-grid .anim-circle {
  width: 40px !important;
  height: 40px !important;
  top: -20px;
  right: -20px;
  background-color: var(--mgld-hoverbtnblue);
}

.banner-ask .our-specialists .specialist-grid .anim-circle:before,
.banner-ask .our-specialists .specialist-grid .anim-circle:after {
  display: none;
}

.banner-ask .our-specialists .specialist-thumb {
  clear: both;
  margin: 0 auto 8px auto;
  width: 100%;
}

.banner-ask .our-specialists .specialist-thumb img {
  width: 100%;
  object-fit: contain;
  object-position: center;
  border: 3px solid #fff;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  border-radius: 50%;
}

.banner-ask .our-specialists .specialist-grid .specialist-name {
  font-size: 1rem;
  font-family: "gilroy-bold", sans-serif;
  line-height: normal;
}

.banner-ask .banner-ask-rt {
  width: calc(100% - 53.8%);
}

.banner-ask .banner-form {
  max-width: 413px;
}

.banner-ask .banner-ask-rt fieldset {
  margin: 0;
}

.banner-ask .banner-ask-rt .banner-form .form-field {
  margin-bottom: 10px;
}

.banner-ask .banner-ask-rt .banner-form .frm_forms .frm_form_fields .frm_form_field .frm_error {
  bottom: -11px;
  letter-spacing: 0.3px;
  font-size: 9px !important;
  color: #f00 !important;
  position: absolute;
  font-weight: bold;
  text-align: right !important;
  line-height: normal !important;
  right: 0 !important;
  width: 100%;
  display: block;
}

.banner-ask .banner-ask-rt .banner-form .frm_forms .frm_message {
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0 none;
}

.banner-ask .banner-ask-rt .banner-form .frm_forms .frm_message p {
  color: var(--white);
  font-family: "gilroy-bold", sans-serif;
  line-height: normal;
  font-size: 20px;
  text-align: center;
}

.banner-ask .banner-ask-rt .banner-form .frm_forms .frm_form_field input,
.banner-ask .banner-ask-rt .banner-form .frm_forms .frm_form_field textarea {
  padding: 13px 21px 14px 21px;
  border-radius: 5px;
}

.banner-ask .banner-ask-rt .banner-form .frm_forms .frm_form_field textarea {
  min-height: 108px;
  height: 108px;
}

.banner-ask .frm_forms .frm_submit button[type="submit"].white {
  border: solid 2px var(--mgld-hoverbtnblue);
  background-color: var(--mgld-hoverbtnblue);
  color: var(--white) !important;
}

.banner-ask .frm_forms .frm_submit button[type="submit"].white:hover {
  border: solid 2px var(--white);
  background-color: var(--white);
  color: var(--blue) !important;
}

.banner-ask .frm_forms .frm_submit button[type="submit"].white:hover:before {
  background-color: var(--white);
}

.banner-ask .frm_forms .frm_submit button[type="submit"].white span::after {
  background: var(--white);
}

.banner-ask .frm_forms .frm_submit button[type="submit"].white:hover span::after {
  background: var(--blue) !important;
}

.banner-ask .frm_forms .frm_submit {
  margin: 20px 0 0 0 !important;
}

/*.banner-search_form {
  clear: both;
  position: relative;
  margin: 0 0 22px 0;
}*/
.banner-search_form {
  clear: both;
  position: relative;
  margin: 0 0 50px 0;
  max-width: 1047px;
  width: 100%;
}

.banner-search_form .bannersearch-form {
  position: relative;
}

/*.banner-search_form_container .custom_icon {
  position: absolute;
  width: 21px;
  height: 100%;
  left: 29px;
  bottom: 0;
  display: flex;
  align-items: center;
  font-size: 20px;
  color: var(--white);
  z-index: 1;
  opacity: 0.25;
  top: 0;
}

.banner-search_form input.banner-search-field {
  border: 0 none;
  font-size: 1.313rem;
  color: var(--white);
  font-family: "gilroy-light", sans-serif;
  font-weight: 300;
  padding: 25px 180px 28px 68px;
  border-radius: 39px;
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}*/
.banner-search_form_container .custom_icon {
  position: absolute;
  width: 32px;
  height: 32px;
  left: 29px;
  bottom: 11px;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: var(--white);
  z-index: 1;
  top: 11px;
  justify-content: center;
  background: #196c73;
  border-radius: 30px;
}

.banner-search_form button.btn-srch:hover svg path,
.banner-search_form button.btn-srch:hover svg circle {
  stroke: var(--mgld-hoverbtnblue);
  transition-delay: 0.2s;
}

.banner-search_form input.banner-search-field {
  border: 0 none;
  font-size: 1.125rem;
  color: var(--white);
  font-family: "gilroy-medium", sans-serif;
  font-weight: 400;
  padding: 15px 180px 13px 23px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.4);
  transition: 0.3s;
}

.banner-search_form input.banner-search-field:focus,
.banner-search_form input.banner-search-field:hover {
  background: rgba(255, 255, 255, 1);
  color: #565656;
  transition: 0.3s;
}

.banner-search_form ::-webkit-input-placeholder {
  font-size: 18px;
  color: var(--white) !important;
  font-weight: 400;
  font-family: "gilroy-medium", sans-serif;
}

.banner-search_form :-moz-placeholder {
  font-size: 1.125rem;
  color: var(--white) !important;
  font-weight: 400;
  font-family: "gilroy-medium", sans-serif;
}

.banner-search_form ::-moz-placeholder {
  font-size: 1.125rem;
  color: var(--white) !important;
  font-weight: 400;
  font-family: "gilroy-medium", sans-serif;
}

.banner-search_form :-ms-input-placeholder {
  font-size: 1.125rem;
  color: var(--white) !important;
  font-weight: 400;
  font-family: "gilroy-medium", sans-serif;
}

/*.banner-search_form ::-webkit-input-placeholder {
  font-size: 1.313rem;
  color: var(--white) !important;
  font-weight: 300;
  opacity: 0.7;
  font-family: "gilroy-light", sans-serif;
}
.banner-search_form :-moz-placeholder {
  font-size: 1.313rem;
  color: var(--white) !important;
  font-weight: 300;
  opacity: 0.7;
  font-family: "gilroy-light", sans-serif;
}
.banner-search_form ::-moz-placeholder {
  font-size: 1.313rem;
  color: var(--white) !important;
  font-weight: 300;
  opacity: 0.7;
  font-family: "gilroy-light", sans-serif;
}
.banner-search_form :-ms-input-placeholder {
  font-size: 1.313rem;
  color: var(--white) !important;
  font-weight: 300;
  opacity: 0.7;
  font-family: "gilroy-light", sans-serif;
}*/

.banner-search_form button.btn-srch::before {
  width: 100%;
  left: -100%;
  transition: 0.5s !important;
  background: var(--white);
}

@media (hover: hover) {
  .banner-search_form button.btn-srch:hover::before {
    left: 0;
  }
}

.banner-search_form ::-webkit-input-placeholder {
  color: var(--white) !important;
}

.banner-search_form input.banner-search-field:focus::-webkit-input-placeholder {
  color: #565656 !important;
}

.banner-search_form input.banner-search-field:focus:-moz-placeholder {
  color: #565656 !important;
}

.banner-search_form input.banner-search-field:focus::-moz-placeholder {
  color: #565656 !important;
}

.banner-search_form input.banner-search-field:focus:-ms-input-placeholder {
  color: #565656 !important;
}

.banner-search_form input.banner-search-field:hover::-webkit-input-placeholder {
  color: #565656 !important;
}

.banner-search_form input.banner-search-field:hover:-moz-placeholder {
  color: #565656 !important;
}

.banner-search_form input.banner-search-field:hover::-moz-placeholder {
  color: #565656 !important;
}

.banner-search_form input.banner-search-field:hover:-ms-input-placeholder {
  color: #565656 !important;
}

.banner-search_form button.btn-srch {
  position: absolute;
  right: 11px;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: normal;
  height: 32px;
  padding: 0;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-width: 0;
}

.banner-search_form button.btn-srch svg.search-icon {
  width: 12px;
  height: 12px;
  z-index: 1;
}

/*.banner-search_form button.btn-srch {
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: normal;
  height: 58px;
  padding: 14px 38px 15px 39px;
}*/
.banner-search_form button span:after {
  background: var(--white);
}

.banner-search_form button.btn-srch {
  background-color: var(--mgld-hoverbtnblue);
  color: var(--white) !important;
  border-color: var(--mgld-hoverbtnblue);
}

.banner-search_form button.btn-srch:hover {
  color: var(--blue) !important;
}

.banner-search_form button.btn-srch:hover span:after {
  background: var(--blue);
}

.banner-search_form button.btn-srch:hover:before {
  background: #e9f2f4;
}

.banner-circle {
  animation-name: square;
  animation-duration: 4s;
  position: absolute;
  width: 137px;
  height: 137px;
  border-radius: 50%;
  display: block;
  right: -38px;
  top: -37px;
  background-color: var(--consultblue);
  animation-iteration-count: 1;
}

@keyframes square {
  0% {
    left: 375px;
    top: 0px;
  }

  25% {
    left: 375px;
    top: 375px;
  }

  50% {
    left: -38px;
    top: 375px;
  }

  75% {
    left: -38px;
    top: -37px;
  }

  100% {
    left: 375px;
    top: -37px;
  }
}

.home-intro {
  float: left;
  width: 100%;
  padding: 25px 0 81px;
}

.home-intro .square-head {
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  padding: 52px 0 19px;
}

.home-intro .square-head::before {
  border: solid 14px #e8f2f4;
  width: 253px;
  left: -86px;
}

.home-intro .square-head h2 {
  line-height: 1.27;
  font-size: 3.25rem;
  margin-bottom: 20px;
}

.home-intro .square-head small {
  color: var(--consultblue);
  letter-spacing: 3px;
  margin-bottom: 15px;
}

.count {
  margin-right: 9.6%;
}

.intro-txt {
  width: calc(100% - 543px);
  margin-top: -3px;
}

.intro-txt p {
  margin-bottom: 22px;
}

.our-people-module {
  margin-bottom: -210px;
  padding-top: 60px;
}

.our-people-module.no_testimonial {
  margin-bottom: 0;
}

.what-clients-say-with-people {
  padding-top: 165px;
}

.home-faq-main {
  float: left;
  width: 100%;
  padding: 132px 0 110px;
}

.home-faq-main h2 {
  font-size: 2.25rem;
  margin-bottom: 8px;
}

.home-faq-thumb {
  position: relative;
  width: 415px;
  margin-right: 5%;
}

.home-faq-thumb:after {
  opacity: 0.3;
  background-image: radial-gradient(circle at 50% 50%,
      #63939b,
      rgba(99, 147, 155, 0) 72%);
  content: "";
  position: absolute;
  z-index: -1;
  width: 700px;
  height: 700px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.home-faq-txt {
  width: 47.25%;
  margin-top: -8px;
}

.home-faq-txt>p {
  margin-bottom: 19px;
}

.home-faq-inner-wrap {
  justify-content: space-between;
}

.home-faq-txt.full_width .accordion-item .content {
  max-width: 1100px;
}

.heading-main .heading-lt {
  width: 65%;
}

.heading-main .heading-rt {
  width: calc(100% - 65%);
  text-align: right;
}

/* Questions Meet */
.questions-meet {
  float: left;
  width: 100%;
  background: var(--white);
  position: relative;
  padding: 60px 0 99px;
}

.questions-meet .questions-meet-main {
  justify-content: space-between;
}

.questions-meet h2 {
  margin-bottom: 26px;
  line-height: 1.3;
  font-size: 1.875rem;
}

.questions-meet .qm-lt {
  width: 47.25%;
  padding: 43px 0 0 0;
}

.questions-meet .qm-lt ul {
  margin: 0;
}

.questions-meet .qm-lt ul li {
  color: var(--mgld-text-17);
  font-family: "gilroy-bold", sans-serif;
  font-size: 1.125rem;
  line-height: 1.53;
  border-bottom: solid 1px rgba(0, 58, 85, 0.1);
  padding: 11px 0 21px 23px;
}

.questions-meet .qm-lt ul li:after {
  width: 0%;
  height: 1px;
  background: var(--red);
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  content: "";
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}

.questions-meet .qm-lt ul li:hover:after {
  width: 100%;
}

.questions-meet .qm-lt ul li:before {
  content: "\f105";
  font-family: "Font Awesome 6 Pro";
  background: no-repeat;
  border-radius: inherit;
  top: 12px;
  width: auto;
  height: auto;
  color: var(--consultblue);
  left: 0;
}

.questions-meet .qm-lt ul li a {
  color: var(--mgld-text-17);
  display: block;
}

.questions-meet .qm-lt ul li a:hover {
  color: var(--red);
}

.questions-meet .qm-rt {
  width: calc(100% - 63.96%);
}

.questions-meet .qm-rt .square-head {
  padding: 39px 0 19px;
  margin: 0 0 68px 0;
}

.questions-meet .qm-rt .square-head::before {
  border: solid 14px #e8f2f4;
  width: 218px;
  height: 218px;
  bottom: inherit;
}

.questions-meet .qm-rt .qm-ofc {
  justify-content: space-between;
  padding-top: 30px;
}

.questions-meet .qm-rt .qm-ofc-grid {
  display: inline-block;
  width: 41%;
  margin: 0 0 20px 20px;
  font-size: 0;
}

.questions-meet .qm-rt .qm-ofc-grid:nth-child(2n + 1) {
  margin-left: 0;
}

.questions-meet .qm-rt .qm-ofc-grid a {
  display: flex;
  align-items: center;
  color: #081213;
  font-family: "gilroy-bold", sans-serif;
}

.questions-meet .qm-rt .qm-ofc-grid a .qm-ofc-loc {
  font-size: 1.063rem;
  width: calc(100% - 58px);
}

.questions-meet .qm-rt .qm-ofc-grid a:hover {
  color: var(--red);
}

.questions-meet .qm-rt .meets {
  display: flex;
  padding-top: 30px;
}

.questions-meet .qm-rt .meets .meet-grid {
  display: flex;
  border-radius: 27px;
  background-color: #e5eced;
  margin: 0 5px 5px 0;
  padding: 5px 20px 9px;
  min-width: 103px;
  text-align: center;
}

.questions-meet .qm-rt .meets .meet-grid img {
  filter: grayscale(100%);
}

.questions-meet .qm-rt .meets .meet-grid a:hover img {
  opacity: 0.8;
}

.qm-ofc-img {
  margin: 0 13px 0 0;
  width: 45px;
}

.qm-ofc-img img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}

.ask-peers-container {
  float: left;
  width: 100%;
  padding: 80px 0 42px;
  position: relative;
  z-index: 1;
}

.ask-peers-container .ask-peers-heading {
  max-width: 886px;
  margin-bottom: 32px;
}

.ask-peers-container .ask-peers-heading h2 {
  margin-bottom: 14px;
}

.ask-peers-container small {
  color: var(--consultblue);
}

.ask-peers-wrap {
  display: flex;
  flex-wrap: wrap;
}

.ask-peers-grid {
  width: 21.84%;
  border: 1px solid rgba(0, 58, 85, 0.1);
  padding: 41px 38px 42px 39px;
  box-sizing: border-box;
  position: relative;
  min-height: 245px;
  background: var(--white);
  margin: 0 0 4.2% 4.2%;
}

/* NEW CSS START */

.people-thumb {
  position: relative;
}

.people-overlay-inner-text {
  /* margin-bottom: -80px; */
  font-weight: normal;
  position: relative;
  opacity: 1;
  transition: opacity 1s ease;
  transition: margin-bottom 0.3s ease;
}

.people-overlay-inner-text .overlay-desc {
  padding: 61px 71px 39px 58px;
  z-index: 1;
  position: relative;
}

.people-overlay-inner-text h2 {
  padding: 20px 12px 0px;
  color: #fff;
  margin-bottom: 0px;
  font-size: 1.438rem;
  line-height: 1.2;
}

.people-overlay-inner-text .people-overlay-desc p {
  font-size: 0.938rem;
  line-height: 1.87;
  font-family: "gilroy-light", sans-serif;
}

.people-overlay-txt {
  display: flex;
  align-items: flex-end;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  /* background: linear-gradient(
    360deg,
    rgba(0, 116, 129, 1) 0%,
    rgba(255, 255, 255, 0) 70%
  ); */
  /* background: linear-gradient(90deg, rgba(0,0,0,0.8323704481792717) 0%, rgba(0,116,129,1) 50%, rgba(0,0,0,0) 100%); */
  color: #fff;
  overflow: unset;
  transition: height 0.5s ease;
  pointer-events: none;
}

.people-overlay-txt::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  /* background: linear-gradient(0deg, rgb(0 0 0) 0%, rgba(255, 255, 255, 0) 20%); */
  /* background: transparent
    linear-gradient(180deg, rgba(0, 116, 129, 0) 0%, rgba(6, 48, 53, 1) 100%) 0%
    0% no-repeat padding-box; */

  background: transparent linear-gradient(180deg, rgba(0, 116, 129, 0) 25%, rgb(6, 48, 53) 125%) 0% 0% no-repeat padding-box;

  /* opacity: 0.25; */
}

.people-thumb img:hover {
  opacity: 1 !important;
}

.people-thumb .people-overlay-txt h2 {
  transform: translateY(10px);
  transition: all 0.5s;
  opacity: 0;
}

.people-thumb .people-overlay-txt p {
  text-transform: uppercase;
  padding: 0px 12px 15px;
  font-size: 12px;
  transform: translateY(20px);
  transition: all 0.5s;
  opacity: 0;
}

.people-thumb:hover .people-overlay-txt {
  height: 100%;
}

.people-thumb:hover .people-overlay-txt h2 {
  transform: translateY(0px);
  opacity: 1;
}

.people-thumb:hover .people-overlay-txt p {
  transform: translateY(0px);
  opacity: 1;
}

.people-thumb:hover .people-overlay-inner-text {
  margin-bottom: 0px;
  opacity: 1;
  z-index: 1;
}

/* NEW CSS END */

@media only screen and (max-width: 1023px) and (min-width: 1025px) {
  .ask-peers-grid {
    width: 10% !important;
  }
}

.ask-peers-grid:nth-child(4n + 1) {
  margin-left: 0;
}

.ask-peers-grid:first-child:before {
  display: none;
}

.ask-peers-grid h2 {
  margin-bottom: 0;
  font-size: 1.4rem;
  line-height: 1.23;
  font-family: "gilroy-extrabold", sans-serif;
}

.ask-peers-inner {
  height: 100%;
}

.ask-peers-inner .val-cnt {
  height: 100%;
}

.ask-peers-inner .val-cnt .peers-top img {
  max-height: 106px;
  max-width: 210px;
  object-fit: contain;
}

.ask-peers-inner .val-cnt .peers-btm {
  margin-top: auto;
  width: 85%;
}

.ask-arrow {
  position: absolute;
  right: 38px;
  bottom: 37px;
  line-height: normal;
  font-size: 19px;
  color: var(--red);
}

.ask-arrow i {
  font-weight: 500;
}

.ask-peers-grid .overlay-txt {
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: 0;
  background-color: var(--red);
  width: calc(100% + 2px);
  height: 0;
  transition: 0.5s ease;
  overflow-y: auto;
  color: var(--white);
  -ms-overflow-style: none;
  scrollbar-width: none;
  box-shadow: none;
}

.ask-peers-grid .overlay-txt::-webkit-scrollbar {
  display: none;
}

.ask-peers-grid .ask-peers-inner {
  width: 100%;
  display: flex;
  align-items: flex-end;
  height: 100%;
}

.ask-peers-grid:hover .overlay-txt {
  height: calc(100% + 2px);
}

.ask-peers-grid:hover .ask-arrow {
  top: 37px;
  bottom: inherit;
  color: var(--white);
  transform: rotate(-90deg);
  z-index: 1;
}

.ask-peers-grid .overlay-inner-text {
  font-weight: normal;
  position: relative;
  display: flex;
  height: 100%;
}

.ask-peers-grid .overlay-img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.3;
  mix-blend-mode: multiply;
  height: 100%;
  width: 100%;
}

.ask-peers-grid .overlay-img img {
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover;";
  object-fit: cover;
  -o-object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
}

.ask-peers-grid .overlay-inner-text .overlay-desc {
  padding: 41px 50px 30px 39px;
  z-index: 1;
  position: relative;
  margin-top: auto;
}

.ask-peers-grid .overlay-inner-text .overlay-desc p {
  margin-bottom: 0;
  font-size: 0.938rem;
  line-height: 1.25;
}

.ask-peers-grid .overlay-inner-text .overlay-desc h2 {
  margin-bottom: 17px;
  color: var(--white);
}

.ask-peers-grid .overlay-inner-text .overlay-desc h2 a {
  color: var(--white);
}

.ask-peers-grid .overlay-inner-text .overlay-desc h2 a:hover {
  color: var(--mgld-text-17);
}

.gdg {
  float: left;
  width: 100%;
  background: var(--consultblue);
  position: relative;
}

.gdg .container {
  max-width: 100%;
  padding: 0;
}

.gdg-wrap {
  min-height: 366px;
  margin: 0 auto;
}

.gdg-lt {
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: 50px 198px 50px 50px;
  flex-grow: 1;
}

.gdg-lt-inner {
  margin-left: auto;
}

.gdg-lt small {
  margin-bottom: 3px;
}

.gdg-lt h2 {
  font-size: 2.25rem;
  margin-bottom: 25px;
  color: var(--white);
}

.gdg-rt {
  width: 50%;
}

.gdg-rt .gdg-thumb {
  display: flex;
  align-items: stretch;
  width: 100%;
  height: 100%;
}

.ask-founder {
  float: left;
  width: 100%;
  background: var(--mgld-nobg);
}

.ask-founder small {
  color: var(--consultblue);
}

.ask-founder-main {
  justify-content: space-between;
  align-items: center;
}

.ask-founder-rt .profile-wrap {
  position: absolute;
  bottom: 0;
  z-index: 2;
  background: var(--mgld-nobg);
  padding: 10px 30px 19px;
  left: 0;
}

.ask-founder-rt .profile-wrap .founder-des {
  font-size: 16px;
  font-family: "gilroy-bold", sans-serif;
  line-height: normal;
  color: var(--consultblue);
  display: block;
}

.ask-founder-rt .profile-wrap h2 {
  margin: 0;
  font-size: 2.25rem;
}

.ask-founder-lt {
  width: 412px;
  margin: -16px 16.1% 0 0;
  padding: 30px 0;
}

.ask-founder-lt .h5 {
  display: block;
  font-size: 1.188rem;
  font-family: "gilroy-bold", sans-serif;
  position: relative;
  padding: 0 0 0 32px;
  margin: 0 0 74px 0;
}

.ask-founder-lt .h5:before {
  content: "";
  background: var(--red);
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  bottom: 0;
  margin: auto;
}

.ask-founder-lt .founder-des {
  display: block;
  font-size: 1.188rem;
  font-family: "gilroy-bold", sans-serif;
  color: #63939b;
  line-height: 1.6;
  margin: 0 0 23px 0;
}

.ask-founder-lt h2 {
  font-size: 2.25rem;
  margin-bottom: 14px;
}

.ask-founder-lt p {
  margin-bottom: 30px;
}

.ask-founder-lt .button {
  padding: 14px 52px 15px 35px;
}

.ask-founder-lt .button span::after {
  background: transparent;
  border-radius: 0;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent var(--red);
  border-style: solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -18px;
}

.ask-founder-rt {
  width: calc(100% - 595px);
  flex-grow: 1;
  position: relative;
  margin-top: auto;
}

.ask-founder-rt:after {
  content: "";
  width: 378px;
  border: 25px solid var(--white);
  position: absolute;
  left: -113px;
  top: 0;
  z-index: 1;
  height: 378px;
  display: inline-block;
  bottom: 0;
  margin: auto;
  box-sizing: border-box;
}

.ask-founder-rt .ask-founder-thumb {
  bottom: -20px;
  position: relative;
  z-index: 2;
}

.explain-sec {
  float: left;
  width: 100%;
  padding: 75px 0 105px;
}

.explain-wrap {
  align-items: center;
}

.explain-sec .explain-lt {
  width: 415px;
  margin: 0 15.9% 0 0;
}

.explain-sec .explain-lt .anim-circle {
  bottom: -65px;
  top: inherit;
}

.explain-sec .explain-rt small {
  color: var(--consultblue);
}

.explain-sec .explain-rt {
  width: calc(100% - 595px);
  flex-grow: 1;
}

.explain-sec .explain-rt h2 {
  font-size: 2.25rem;
  margin-bottom: 23px;
}

.explain-sec .explain-rt p {
  margin-bottom: 28px;
  line-height: 1.6;
}

.explain-sec .explain-rt ul {
  margin: 0 0 20px 43px;
}

.explain-sec .explain-rt ul li {
  margin-bottom: 26px;
}

.explain-sec .explain-rt ul li:before {
  content: "\f058";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  width: 26px;
  height: 26px;
  background-color: transparent;
  border-radius: 0;
  color: #196c73;
  font-size: 1.6rem;
  top: 2px;
  line-height: normal;
  left: -43px;
}

.explain-sec .explain-rt ul li span {
  margin-bottom: 3px;
}

.firm-by-numbers {
  float: left;
  width: 100%;
  padding: 96px 0 39px;
  background: var(--mgld-nobg);
}

.firm-wrapper small {
  color: var(--consultblue);
}

.firm-wrapper h2 {
  margin-bottom: 18px;
}

.firm-wrap {
  justify-content: space-between;
  align-items: center;
}

.firm-wrap .firm-lt .count-grid .count-no {
  margin-bottom: -6px;
  color: var(--red);
}

.firm-wrap .firm-lt .count-grid:nth-child(3n + 1) .count-no {
  color: var(--consultblue);
}

.firm-wrap .firm-rt .square-head {
  padding: 43px 54px 34px 0;
  margin: 0 0 37px 0;
}

.firm-wrap .firm-rt .square-head::before {
  width: 314px;
  height: 314px;
  border-width: 19px;
  left: inherit;
  right: 0;
  bottom: 16px;
}

.firm-wrap .firm-rt .big-count {
  margin-bottom: -22px;
  font-size: 8.875rem;
  font-weight: 300;
  color: var(--consultblue);
  line-height: normal;
}

.firm-wrap .firm-rt .big-txt {
  font-family: "gilroy-bold", sans-serif;
  font-size: 1.438rem;
  line-height: 1.4;
}

/* Custom Code */

.accordion-container {
  flex: 1;
}

.accordion {
  list-style-type: none;
  padding: 0;
  margin: 0;

}

.accordion-item {
  border-top: 1px solid #e3e3e3;
  overflow: hidden;
  background: #fff;
  margin-bottom: 0;
  border-bottom: 0px;
  transition: box-shadow 0.3s ease;
}

.accordion-item.active {
  border-top: 1px solid #000000;
}


.accordion-container .accordion .accordion-item:last-child {
  border-bottom: 1px solid #e3e3e3;
}

.accordion-header {
  display: flex;
  align-items: flex-start;
  padding: 18px 5px;
  line-height: 26px;
  cursor: pointer;
  line-height: 30px;
  transition: background-color 0.3s ease, padding 0.3s ease-in-out;
}

.accordion-item.active .accordion-header {
  padding-left: 2px;
}

.accordion-header:hover .accordion-toggle {
  transform: rotate(45deg);
}

.accordion-number {
  padding-right: 15px;
  font-weight: normal;
  color: #000;
  font-size: 18px;
  line-height: 30px;
}

.accordion-title {
  padding-right: 40px;
  font-family: gilroy-semibold, sans-serif;
  color: #000000;
  font-size: 18px;
  letter-spacing: -0.18px;
  transition: font-size 0.3s ease;
  flex-grow: 1;
  min-width: 27.5%;
}

.explain-thumb img {
  width: 100%;
}

.accordion-item.active .accordion-title {
  font-size: 24px !important;
}

.accordion-item.active .accordion-number {
  font-size: 24px !important;
}

.explain-sec .container-md {
  max-width: 1255px;
}

/*.nask-founder .container, .npractice-areas-module .container{
  max-width: 1251px !important;
}
.articles-list .article{
  opacity: 0;
}
.articles-list .article.slick-active{
  opacity: 1;
}*/
.accordion-content-wrapper {
  overflow: hidden;
  transition: height 0.3s ease;
}

.accordion-content {
  padding: 0px 5% 0px 0px;
  opacity: 0;
  transition: opacity 0.3s ease;
  line-height: 28px;
  font-size: 18px;
}

.accordion-item.active .accordion-content {
  opacity: 1;
}

.accordion-item.active .accordion-content p {
  color: #333;
  font-family: "gilroy-regular", sans-serif;
}

.accordion-toggle {
  font-size: 40px;
  color: #6c6c6c;
  transition: transform 0.3s ease;
}

.accordion-item.active .accordion-toggle {
  transform: rotate(180deg);
  color: #000000;
}

.custom-container-flex {
  display: flex;
  gap: 57px;
}

.image-container {
  flex: 0.85;
}

.accordion-container {
  flex: 1;
}

.explain-sec small {
  color: var(--consultblue);
}

@media only screen and (max-width: 1023px) {
  .custom-container-flex {
    flex-direction: column;
  }

  .accordion-content {
    padding: 0;
    font-size: 16px;
  }

  .accordion-item.active .accordion-content-wrapper {
    margin-top: 26px;
    /*height:initial !important;*/
  }

  .accordion-toggle {
    position: absolute;
    top: 20px;
    right: 6px;
  }

  .accordion-header {
    flex-direction: column;
    display: block;
  }

  .accordion-number {
    display: inline-block;
  }

  .accordion-title {
    display: inline-block;
  }

  .accordion-content-wrapper {
    display: block;
  }
}

@media only screen and (max-width: 1023px) {
  .explain-thumb {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  .accordion-header:hover {
    background: #e8f2f4;
    padding-left: 13px;
    padding-right: 13px;
  }

  .accordion-header:hover * {
    color: #196c73 !important;
  }

  .explain-thumb-mobile {
    display: none;
  }
}

/* Custom Code */

@media only screen and (max-width: 1299px) {
  .banner-ask .banner-form {
    max-width: inherit;
  }
}

@media only screen and (max-width: 1299px) and (min-width: 1025px) {
  .optional-cta-grid:first-child .anim-circle {
    right: -25px;
  }

  .ask-peers-grid {
    padding: 31px 28px 32px 29px;
  }

  .ask-peers-grid .overlay-inner-text .overlay-desc {
    padding: 31px 40px 20px 29px;
  }

  .ask-arrow {
    right: 28px;
  }
}

@media only screen and (max-width: 1299px) and (min-width: 1024px) {
  .animation-square {
    margin-left: 0;
  }

  .gdg-lt {
    padding: 50px 30px;
  }

  .questions-meet .qm-rt {
    width: calc(100% - 58%);
  }

  .ask-founder-lt .h5 {
    margin: 0 0 30px 0;
  }

  .explain-sec .explain-lt {
    margin: 0 10% 0 0;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .our-people-module {
    margin-bottom: -150px;
  }

  .our-people-module .heading-main {
    padding-right: 30px;
    margin: 0 0 25px 0;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .default-banner-section {
    padding: 83px 0 0 0;
  }

  .hero-banner-main {
    padding: 40px 0 80px;
  }

  .home-intro .square-head::before {
    left: -69px;
  }

  .home-intro .square-head {
    padding: 52px 0 36px;
  }

  .home-intro .square-head h2 {
    line-height: 1.33;
    font-size: 2.875rem;
  }

  .home-intro .square-head small {
    margin-bottom: 19px;
  }

  .banner-ask .banner-ask-lt h2 {
    line-height: 1.38;
  }

  .count {
    margin-right: 21px;
  }

  .intro-txt {
    width: calc(100% - 352px);
    margin: 4px 0 0 0;
  }

  .intro-txt p {
    margin-bottom: 23px;
  }

  .home-faq-main {
    padding: 101px 0 63px;
  }

  .home-faq-thumb {
    width: 322px;
  }

  .home-faq-main h2 {
    margin-bottom: 6px;
  }

  .home-faq-txt {
    width: 46.2%;
    margin-top: -14px;
  }

  .what-clients-say-with-people {
    padding-top: 184px;
  }

  .intro-top {
    padding: 0 0 10px 0;
  }

  .questions-meet {
    padding: 30px 0 60px;
  }

  .questions-meet .qm-lt {
    width: 100%;
    padding: 0;
    margin: 0 0 50px 0;
  }

  .questions-meet .qm-rt {
    width: 100%;
  }

  .questions-meet .qm-rt .qm-ofc-grid,
  .questions-meet .qm-rt .qm-ofc-grid:nth-child(2n + 1) {
    width: 24%;
    margin: 0 0 20px 9px;
  }

  .questions-meet .qm-rt .qm-ofc-grid:nth-child(4n + 1) {
    margin-left: 0;
  }

  .ask-founder-lt .h5 {
    margin: 0 0 20px 0;
  }

  .ask-founder-rt .ask-founder-thumb {
    top: -30px;
    width: 400px;
    bottom: inherit;
  }

  .ask-founder-rt .profile-wrap {
    bottom: 50px;
  }

  .gdg-lt {
    padding: 50px 30px;
  }

  .explain-sec {
    padding: 60px 0;
  }

  .explain-sec .explain-lt .explain-thumb {
    width: 373px;
    margin-left: auto;
  }

  .firm-wrap .firm-rt .square-head {
    max-width: 600px;
  }

  .firm-wrap .firm-rt .square-head::before {
    bottom: 0;
  }

  .firm-wrapper h2 {
    margin-bottom: 60px;
  }

  .count {
    max-width: 100%;
    margin-right: 0;
  }

  .count-grid {
    width: 47.3%;
  }

  .banner-ask .banner-ask-lt {
    width: 52%;
  }

  .banner-ask .our-specialists .specialist-grid {
    width: 21%;
    margin: 0 0 0 3.7%;
  }

  .ask-peers-container {
    padding: 60px 0 100px;
  }

  .cs-slider .slick-arrow {
    top: 98px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 200px) {
  .ask-peers-grid {
    margin: 0 36.5px !important;
    height: inherit !important;
    border: 0 none;
    min-height: inherit;
    padding: 0;
  }

  .ask-peers-inner .val-cnt {
    justify-content: center;
    align-items: center;
  }

  .ask-peers-grid .overlay-txt,
  .ask-peers-inner .val-cnt .peers-btm {
    display: none;
  }

  .ask-peers-wrap .slick-track {
    display: flex;
    margin: 0 0 20px 0;
  }

  .ask-arrow {
    display: none;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 200px) {
  .ask-founder-lt {
    width: 100%;
    margin: 0;
    padding: 70px 0;
  }

  .ask-founder-rt {
    width: 100%;
    max-width: 708px;
    margin-right: auto;
  }

  .ask-founder-main {
    flex-direction: column-reverse;
  }

  .ask-founder-rt::after {
    right: 0;
    bottom: -60px;
    left: inherit;
    margin: inherit;
  }

  .gdg {
    background: var(--white);
    padding: 30px 0;
  }

  .gdg-lt {
    width: 100%;
    background: var(--consultblue);
  }

  .gdg-rt {
    width: 100%;
  }

  .gdg .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .gdg-lt-inner {
    margin-left: inherit;
  }

  .explain-sec .explain-rt {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .explain-sec .explain-lt {
    width: 100%;
    margin: 0 0 -90px 0;
  }

  .explain-wrap {
    flex-direction: column-reverse;
  }

  .firm-wrap {
    flex-direction: column-reverse;
  }

  .firm-lt {
    width: 100%;
  }

  .firm-rt {
    width: 100%;
    margin: 0 0 50px 0;
  }

  .banner-search_form_container .custom_icon {
    display: none;
  }

  .banner-search_form input.banner-search-field {
    padding: 15px 80px 14px 17px;
  }

  .banner-search_form button.btn-srch {
    font-size: 0;
    /*width: 51px;
    height: 51px;*/
    padding: 0;
    right: 10px;
  }

  .banner-search_form button span::after {
    display: none;
  }

  .banner-search_form button span:before {
    content: "\f002";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    color: var(--white);
    font-size: 18px;
    position: relative;
  }

  .banner-search_form button:hover span:before {
    color: var(--blue);
  }

  .ask-peers-wrap .slick-list {
    overflow: visible;
  }

  .ask-peers-wrap {
    display: block;
  }

  .ask-peers-grid {
    padding-top: 0 !important;
  }

  .ask-peers-inner .val-cnt .peers-top img {
    max-height: 150px;
    max-width: 100% !important;
    width: 100% !important;
  }

  .ask-peers-grid.no_image {
    display: none;
  }

  .ask-peers-wrap ul.slick-dots {
    padding-top: 18px;
  }

  .ask-peers-grid:hover .ask-arrow {
    top: inherit;
    color: var(--red);
    transform: none;
    bottom: 37px;
  }

  .banner-ask .our-specialists .specialist-grid .anim-circle {
    width: 30px !important;
    height: 30px !important;
    right: -15px;
    top: -15px;
  }

  .banner-ask .banner-ask-lt {
    padding: 20px 0 0 0;
  }

  .banner-ask .our-specialists {
    max-width: 100%;
    gap: 20px 0;
  }

  .banner-ask .our-specialists .specialist-grid {
    max-width: 100%;
  }
}

@media only screen and (max-width: 800px) and (min-width: 768px) {
  .home-intro .square-head::before {
    left: -39px;
  }

  .banner-ask .frm_forms .frm_submit button[type="submit"].white {
    width: 100%;
  }
}

@media only screen and (max-width: 960px) and (min-width: 200px) {
  body.site-id-5 .heading-main .heading-lt {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) and (min-width: 200px) {
  .whale-icon {
    margin: 0 0 13px 0;
  }

  .navi-arrow {
    margin-top: inherit;
  }

  .navi-arrow i {
    font-size: 26px;
  }

  .hero-banner-main {
    padding: 110px 0 150px;
    min-height: 566px;
  }

  .hero-banner-main h1 {
    padding: 0;
    font-size: 2.125rem;
    line-height: 1.35;
    margin-bottom: 9px;
  }

  .banner-search_form {
    margin: 0 0 30px 0;
  }

  .banner-bg::after,
  .banner-bg::before {
    display: none;
  }

  .whale-icon img {
    width: 60px;
  }

  .our-specialist {
    padding: 28px 0 53px 0;
  }

  .banner-ask {
    margin: 0 auto 0 auto;
    text-align: center;
  }

  .banner-ask .banner-ask-lt {
    width: 100%;
  }

  .banner-ask .banner-ask-lt h2 {
    font-size: 1.625rem;
    margin-bottom: 29px;
    line-height: 1.38;
    padding: 0 40px;
  }

  .banner-ask .banner-ask-rt {
    width: 100%;
    margin: 0;
  }

  .banner-ask .banner-ask-lt>p {
    margin-bottom: 29px;
    margin-left: auto;
    margin-right: auto;
  }

  .banner-ask .our-specialists .specialist-grid {
    width: 21.5%;
    margin: 0 0 0 4.6%;
  }

  .banner-ask .our-specialists {
    width: 100%;
    justify-content: center;
    margin: 0 0 24px 0;
  }

  .banner-ask .our-specialists .specialist-thumb {
    margin: 0 auto 5px auto;
  }

  .banner-ask .our-specialists .specialist-grid .specialist-name {
    font-size: 0.938rem;
  }

  .banner-ask .banner-ask-rt .banner-form .frm_forms .frm_form_fields .frm_form_field .frm_error {
    bottom: -9px;
  }

  .banner-ask .banner-ask-rt .banner-form .frm_forms .frm_message p {
    font-size: 18px;
  }

  .banner-ask .banner-ask-rt .banner-form .frm_forms .frm_form_field input,
  .banner-ask .banner-ask-rt .banner-form .frm_forms .frm_form_field textarea {
    padding: 14px 21px 16px 21px;
  }

  .gdg .container {
    padding: 0 20px;
  }

  .gdg {
    padding: 21px 0;
  }

  .gdg-lt {
    padding: 59px 21px 61px 33px;
  }

  .gdg-lt h2 {
    margin-bottom: 27px;
    font-size: 1.875rem;
    line-height: 1.2;
    padding: 0 20px 0 0;
  }

  .gdg-rt {
    min-height: 212px;
  }

  .questions-meet {
    padding: 41px 0 10px;
  }

  .questions-meet h2 {
    line-height: 1.38;
    max-width: 300px;
    margin-bottom: 35px;
  }

  .questions-meet .qm-lt {
    width: 100%;
    padding: 0;
    margin: 0;
  }

  .questions-meet .qm-lt ul li {
    line-height: 1.56;
    padding: 12px 0 20px 26px;
  }

  .questions-meet .qm-lt ul li::before {
    top: 11px;
  }

  .questions-meet .qm-rt {
    width: 100%;
    padding: 3px 0 20px 0;
  }

  .questions-meet .qm-rt .square-head {
    margin: 0 0 77px 0;
  }

  .questions-meet .qm-rt .square-head:before {
    left: -51px;
  }

  .questions-meet .qm-rt h4 {
    margin-bottom: 16px;
  }

  .questions-meet .qm-rt .qm-ofc {
    justify-content: inherit;
    position: relative;
    z-index: 1;
  }

  .questions-meet .qm-rt .qm-ofc-grid {
    width: 47.3%;
  }

  .ask-peers-container {
    padding: 51px 0 65px;
  }

  .ask-peers-container .ask-peers-heading h2 {
    margin-bottom: 11px;
  }

  .ask-peers-container .ask-peers-heading {
    margin-bottom: 15px;
  }

  .ask-peers-wrap .slick-track {
    margin: 0;
  }

  .ask-founder-rt .ask-founder-thumb {
    width: 280px;
    top: -25px;
    bottom: inherit;
  }

  .ask-founder-rt .profile-wrap {
    padding: 12px 30px 13px 20px;
    bottom: 35px;
  }

  .ask-founder-rt .profile-wrap h2 {
    margin: 0 0 2px 0;
    font-size: 1.25rem;
  }

  .ask-founder-rt::after {
    width: 202px;
    height: 202px;
    right: 16px;
    bottom: -58px;
  }

  .ask-founder-lt .h5 {
    margin: 0 0 20px 0;
  }

  .ask-founder-lt h2 {
    font-size: 1.875rem;
  }

  .ask-founder-lt .founder-des {
    margin: 0 0 17px 0;
  }

  .ask-founder-lt {
    padding: 0 0 70px 0;
    position: relative;
    z-index: 2;
  }

  .explain-sec .explain-rt h2 {
    font-size: 1.875rem;
    line-height: 1.4;
  }

  .explain-sec {
    padding: 51px 0 75px;
  }

  .explain-sec .explain-rt p {
    margin-bottom: 29px;
  }

  .explain-sec .explain-rt {
    margin: 0 0 34px 0;
  }

  .explain-sec .explain-rt li p {
    line-height: 1.9;
    margin-bottom: 25px;
  }

  .explain-sec .explain-rt h4 {
    font-size: 1.875rem;
    line-height: 1.3;
    margin-bottom: 15px;
  }

  .explain-sec .explain-lt {
    display: none;
  }

  .firm-by-numbers {
    padding: 81px 0 39px;
  }

  .firm-wrap .firm-rt .big-count {
    font-size: 5.75rem;
    margin-bottom: -15px;
  }

  .firm-wrap .firm-rt .square-head::before {
    width: 208px;
    height: 208px;
    bottom: inherit;
  }

  .firm-wrap .firm-rt .square-head {
    padding: 38px 20px 32px 0;
  }

  .firm-rt {
    margin: 0 0 12px 0;
  }

  .count-grid {
    padding: 17px 0 23px 0;
  }

  .count-grid:nth-child(2n + 1) {
    width: 52%;
  }

  .firm-wrapper h2 {
    margin-bottom: 22px;
  }

  .firm-wrap .firm-lt .count-grid .count-no {
    margin-bottom: -6px;
  }

  .home-intro {
    padding: 25px 0 38px;
  }

  .home-intro .square-head::before {
    width: 145px;
    left: -34px;
    height: 182px;
    top: 0;
    bottom: inherit;
  }

  .home-intro .square-head {
    padding: 55px 0 0;
    margin: 0;
  }

  .home-intro .square-head h2 {
    font-size: 2.313rem;
    line-height: 1.41;
    margin-bottom: 16px;
  }

  .home-intro .square-head small {
    margin-bottom: 24px;
  }

  .count {
    margin: 0;
  }

  .intro-flex {
    flex-direction: column-reverse;
  }

  .intro-txt {
    width: 100%;
    margin: 0 0 46px 0;
  }

  .intro-txt p {
    margin-bottom: 18px;
  }

  .home-faq-main {
    padding: 84px 0 0;
  }

  .home-faq-main h2 {
    font-size: 1.875rem;
    margin-bottom: 10px;
  }

  .home-faq-inner-wrap {
    flex-direction: column-reverse;
  }

  .home-faq-thumb {
    width: 100%;
    margin: 0;
  }

  .home-faq-thumb::after {
    width: 600px;
    height: 600px;
    transform: translate(-50%, -60%);
  }

  .home-faq-txt {
    width: 100%;
    margin: 0 0 60px 0;
  }

  .home-faq-txt>p {
    margin-bottom: 43px;
  }

  .heading-main {
    padding-right: 20px;
    margin: 0 0 42px 0;
  }

  .heading-main .heading-lt {
    width: 100%;
    border-top: solid 1px rgba(0, 58, 85, 0.1);
    padding: 64px 0 0 0;
  }

  .heading-main .heading-rt {
    width: 100%;
    text-align: left;
  }

  .our-people-module {
    margin-bottom: -219px;
  }

  .what-clients-say-with-people {
    padding-top: 215px;
  }

  .what-clients-say-with-people .main-title {
    border-top: solid 1px rgba(255, 255, 255, 0.25);
    padding-top: 50px;
  }

  .cs-slider .slick-arrow {
    top: 78px;
  }
}

@media only screen and (max-width: 413px) {
  .banner-ask .our-specialists .specialist-grid .specialist-name {
    font-size: 1rem;
  }

  .banner-ask .banner-ask-lt h2 {
    font-size: 1.7rem;
  }

  .gdg-lt {
    padding: 59px 21px 61px 21px;
  }

  .gdg-lt .button {
    padding: 14px 22px 15px 20px;
  }

  .questions-meet .qm-rt .qm-ofc-grid {
    width: 50%;
    margin: 0 0 20px 0;
  }

  .questions-meet .qm-rt .qm-ofc-grid a .qm-ofc-loc {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .hero-banner-main h1 {
    font-size: 30px;
    line-height: 45px;
  }

  .hero-banner-main p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 18px;
  }

  .banner-search_form ::-webkit-input-placeholder {
    font-size: 16px;
  }
}

/* Custom CSS */

.avatars {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  height: 300px;
}

.avatar {
  width: 5rem;
  height: 5rem;
  position: absolute;
}

.avatar-1 {
  left: 10%;
  top: 280px;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 101px;
  height: 101px;
}

.avatar-2 {
  top: 140px;
  left: 18%;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 107px;
  height: 107px;
}

.avatar-3 {
  top: 230px;
  left: 29%;
  width: 85px;
  height: 85px;
  position: absolute;
  transform: translate(-50%, -50%);
}

.avatar-4 {
  top: 120px;
  left: 41%;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 128px;
  height: 129px;
}

.avatar-5 {
  top: 200px;
  left: 54%;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 82px;
  height: 82px;
}

.avatar-6 {
  top: 240px;
  left: 68%;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 105px;
  height: 105px;
}

.avatar-7 {
  top: 140px;
  left: 80%;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 109px;
  height: 109px;
}

.avatar-8 {
  top: 295px;
  left: 90%;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 150px;
  height: 150px;
}

.cta-button {
  background-color: #007481;
  border-radius: 30px;
  font-family: gilroy-bold;
  font-weight: 800;
  color: white;
  border: none;
  padding: 20px 40px;
  font-size: 16px;
  cursor: pointer;
  margin-top: 25px;
}

@media (max-width: 1215px) {
  .avatar-1 {
    left: 14%;
    top: 225px;
    width: 59px;
    height: 59px;
  }

  .avatar-2 {
    top: 110px;
    left: 20%;
    width: 69px;
    height: 69px;
  }

  .avatar-3 {
    top: 175px;
    left: 34%;
    width: 60px;
  }

  .avatar-4 {
    top: 138px;
    left: 38%;
    width: 40px;
  }

  .avatar-5 {
    top: 85px;
    left: 62%;
    width: 75px;
  }

  .avatar-6 {
    top: 155px;
    left: 78%;
    width: 60px;
  }

  .avatar-7 {
    top: 165px;
    left: 52%;
    width: 65px;
    height: 55px;
  }

  .avatar-8 {
    top: 250px;
    left: 90%;
    width: 65px;
  }

  .avatars {
    height: 250px;
  }
}

@media (max-width: 520px) {
  section.npractice-areas-module .article.slick-slide .article-tags .badge {
    font-size: 12px;
  }

  .avatars {
    height: 210px !important;
  }

  .our-specialist {
    padding: 0px 0 53px 0;
  }

  .avatar-1 {
    /*left: 10%;
       	top: 250px;*/
    left: 5%;
    top: 190px;
    width: 39px;
    height: 39px;
  }

  .avatar-2 {
    /*top: 140px;
        left: 13%;*/
    top: 95px;
    left: 11%;
    width: 59px;
    height: 59px;
  }

  .avatar-3 {
    /*top: 205px;
        left: 25%;*/
    top: 135px;
    left: 26%;
    width: 45px;
    height: 45px;
  }

  .avatar-4 {
    /*top: 140px;
        left: 43%;*/
    top: 85px;
    left: 39%;
    width: 31px;
    height: 31px;
  }

  .avatar-5 {
    /*top: 195px;*/
    top: 130px;
    left: 56%;
    width: 44px;
    height: 44px;
  }

  .avatar-6 {
    /*top: 170px;
        left: 85%;*/
    top: 105px;
    left: 87%;
    width: 50px;
    height: 50px;
  }

  .avatar-7 {
    /*top: 100px;
        left: 67%;*/
    top: 60px;
    left: 63%;
    width: 54px;
    height: 54px;
  }

  .avatar-8 {
    /*top: 230px;
        left: 90%;*/
    top: 175px;
    left: 92%;
    width: 51px;
    height: 51px;
  }

  .specialist_header small {
    letter-spacing: 2.8px;
  }
}

.specialist_header {
  text-align: center;
}

.specialist_header small {
  color: var(--consultblue);
}

.custom_margin_bottom {
  margin-bottom: 10px;
}

.what-clients-say {
  background: #007481;
}

.google-review:after {
  display: none;
}

.wp-google-stars {
  display: none;
}

.google-review p {
  font-size: 1.125rem !important;
  font-style: initial !important;
  font-family: "gilroy-regular", sans-serif;
  line-height: 28px;
}

.google-review .custom_date {
  /*font-size: 80%;
    opacity: 0.8;*/
  margin-bottom: 2px;
  font-size: 12px;
  line-height: 12px;
  font-family: "gilroy-regular", sans-serif;
}

.what-clients-say .slick-arrow {
  background: white;
  padding: 11px 13px;
  border-radius: 45px;
  font-size: 19px;
  color: #007481;
}

.what-clients-say .title-lt h2 {
  margin-bottom: 22px;
}

.what-clients-say .title-rt {
  margin: auto 61px 29px 37px;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .what-clients-say .title-rt {
    margin-bottom: 36px;
  }
}

.what-clients-say .slick-arrow {
  border: solid 1px white !important;
}

@media only screen and (max-width: 767px) and (min-width: 200px) {
  .what-clients-say .review-slider .slick-arrow.prev-arrow {
    left: -29px;
  }

  .what-clients-say .review-slider .slick-arrow.next-arrow {
    right: initial;
    left: 31px;
  }

  .what-clients-say .review-btn {
    text-align: right;
    margin-right: 5px;
  }

  .what-clients-say .review-slider .google-review {
    width: 80vw;
  }
}

.our-specialist {
  background: url(/wp-content/uploads/2024/07/Intake-team-line_desktop.svg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position-y: 135px;
}

.our-specialist .container {
  background: url(/wp-content/uploads/2024/07/Intake-team-dot_desktop.svg) no-repeat center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: 90%;
  background-origin: content-box;
}

@media screen and (max-width: 767px) and (min-width: 200px) {
  .our-specialist {
    background: url(/wp-content/uploads/2024/07/Intake-team-line_mobile.svg) no-repeat top center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: 0 15%;
  }

  .our-specialist .container {
    background: url(/wp-content/uploads/2024/07/Intake-team-dot_mobile.svg) no-repeat top center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: 0 17%;
    background-origin: content-box;
  }
}

.avatars .avatar img {
  box-shadow: 0 10px 20px #00000029;
  /*box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);*/
  border-radius: 90px;
}

@media screen and (max-width: 1023px) and (min-width: 200px) {

  .accordion-item.active .accordion-title,
  .accordion-item.active .accordion-number {
    font-size: 22px !important;
  }

  .accordion-header .accordion-title,
  .accordion-header .accordion-number {
    font-size: 16px;
  }

  .custom-container-flex {
    gap: 45px;
  }

  .google-review .rating-main {
    margin-bottom: 22px;
  }

  .nask-founder .nask-founder-lt {
    padding-right: 40px !important;
  }
}

body.page-template-home section.our-specialist .container,
body.page-template-home-ab-testing section.our-specialist .container,
body.page-template-home-ab-testing-v2 section.our-specialist .container,
body.page-template-home-big-settlement section.our-specialist .container {
  max-width: 1556px !important;
}

/* .our-specialist .consultation_btn .button span:after {
  display: none;
} */

.specialist_header p {
  color: #333;
}

.navi-arrow {
  display: none;
}

body.site-id-5 .our-people-module .heading-main .heading-rt {
  width: 100%;
  text-align: left;
}

.ask-arrow {
  right: 34px;
  bottom: 29px;
}

.ask-peers-container .container {
  max-width: 1190px;
}

.ask-peers-grid {
  padding: 35px !important;
}

.ask-peers-grid .peers-top {
  width: 100%;
  display: flex;
  justify-content: center;
}

.ask-peers-grid:nth-child(1) .peers-top img {
  width: 120px;
}

.ask-peers-grid:nth-child(2) .peers-top img {
  width: 85px;
}

.ask-peers-grid:nth-child(3) .peers-top img {
  width: 210px;
}

.ask-peers-grid:nth-child(4) .peers-top img {
  width: 190px;
}

.npeers-top h2 {
  margin: 0px 0px;
  font-family: "gilroy-bold";
  letter-spacing: -0.12px;
  color: #063035;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
}

section.npractice-areas-module .badge p {
  font-family: "gilroy-semibold";
  line-height: 28px;
  color: #007481;
  font-size: 14px;
  text-align: center;
  margin-top: 2px;
}

.articles-list .article {
  max-width: 425px;
  padding: 0 25px;
  display: flex;
  flex-direction: column;
  height: 367px;
  /* justify-content: flex-end; */
  border: 1px solid #efefef;
  border-width: 1px 1px 1px 0;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  padding-top: 30px;
}

/*.articles-list .article.slick-current{
    padding-left: 0;
    border-left: 0;
}*/

.articles-list .article.slick-active {
  transition: 0.3s ease-in-out;
}

.articles-list .slick-list {
  overflow: visible;
}

.articles-list .owl-stage-outer {
  overflow: visible !important;
}

.articles-list .slick-track {
  display: flex;
}

.articles-list .owl-nav button::after,
.articles-list .owl-nav button span::after {
  display: none !important;
}

.articles-list .owl-nav {
  position: absolute;
  right: 0;
  bottom: -15px;
}

@media screen and (min-width: 200px) and (max-width: 767px) {
  .articles-list .article {
    max-width: 335px;
    padding: 30px 21px 0;
    /* height: unset; */
  }

  body section.npractice-areas-module .npeers-lt {
    margin-bottom: 0px;
    margin-top: auto;
  }

  /*.articles-list .slick-list {
    margin-left: -20px;
  }*/

  .article .npeers-top h2 {
    font-size: 20px;
    line-height: 26px;
  }

  section.npractice-areas-module .npeers-lt img {
    max-height: 140px !important;
    margin-bottom: 30px !important;
  }

  section.npractice-areas-module .mobile-view-all {
    margin: 31px 0 43px 20px;
  }

  section.npractice-areas-module .mobile-view-all a {
    font-size: 16px;
  }

  .npractice-heading span.h2,
  .nask-founder-lt h2 {
    font-size: 34px !important;
    margin-bottom: 22.5px !important;
  }

  .npeers-top {
    margin-bottom: 14px !important;
    margin-top: 40px !important;
  }

  .npractice-areas-module .npractice-main .npractice-heading small {
    letter-spacing: 2.8px !important;
  }

  .nask-founder-lt p {
    font-size: 16px !important;
    margin-bottom: 30px;
  }

  /* .nask-founder .nask-founder-lt h2 {
    font-size: 27px !important;
  } */
  .nask-founder-thumb ul.ncustom-list li a {
    font-size: 18px !important;
  }

  .ask-peers-grid {
    padding: 5px 0 0 0 !important;
  }

  .footer_social-icons {
    gap: 9px;
  }

  /* .nask-founder-lt h2 {
    margin-bottom: 22px !important;
  } */
}

.nask-founder-lt h2 {
  margin-bottom: 14px !important;
}

.npractice-main .npractice-heading small {
  letter-spacing: 3.5px !important;
}

.npeers-lt {
  overflow: hidden;
  /* Ensure the image doesn't overflow its container */
}

.npeers-lt img {
  display: block;
  width: 100%;
  /* Ensure the image fits its container */
  transition: transform 0.3s ease;
  /* Smooth transition for zoom effect */
}

.article:hover img {
  transform: scale(1.1);
  /* Zoom the image on hover */
}

.articles-list .slick-arrow {
  right: 0;
  left: auto;
  color: #007481;
  border: 1px solid #efefef;
  border-radius: 30px;
  padding: 11px 13px;
  font-weight: 900;
  font-size: 19px;
  position: absolute;
  bottom: -80px;
  top: unset;
  transform: unset;
}

.articles-list .slick-arrow.prev-arrow {
  right: 58px;
}

/* Custom Code End */

.swiper-container {
  display: flex;
  align-items: stretch;
  /* Ensures all slides stretch to the same height */
}

.swiper-slide {
  height: 400px !important;
  /* Set a fixed height */
  display: flex;
}

.mob-nour-people-grid.mob-npeople-heading {
  margin-top: 10px;
  position: relative;
  width: 100%;
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  /* justify-content: flex-end; */
  padding: 0;
}

.mob-row {
  margin-top: 20px;
  position: relative;
  display: flex;
}

section.npractice-areas-module {
  float: left;
  width: 100%;
  padding: 73px 0 36px;
  position: relative;
  z-index: 1;
}

section.npractice-areas-module .container {
  max-width: 1360px;
  margin: 0 auto;
  width: 100%;
}

section.npractice-areas-module .row {
  position: relative;
  display: flex;
}

.npractice-heading span.h2,
.nask-founder-lt h2 {
  font-family: "gilroy-extrabold", sans-serif;
  display: block;
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 31px;
}

.nour-people-grid.npeople-heading {
  margin-top: 20px;
  position: relative;
  width: 50%;
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding: 0;
}

.nask-wrap {
  overflow: hidden;
}

ul.ncustom-list li:before {
  display: none !important;
}

.npractice-heading {
  position: relative;
  max-width: 886px;
  display: block;
  width: 50%;
}

body.site-id-5 .npractice-heading {
  width: 60%;
}

.article:hover .npeers-top h2 a {
  color: #007481;
}

.nour-people-grid a,
.npractice-areas-module .mobile-view-all a {
  padding: 14px 32px 13px 38px;
  font-size: 16px;
  font-family: "gilroy-bold", sans-serif !important;
  letter-spacing: 0;
}

.swiper-wrapper {
  /* margin: 0px 0px 0px 1px; */
  transform: translate3d(0px, 0, 0);
}

.swiper-slide.nask-peers-grid {
  width: 438.71px;
  border: 1px solid rgba(0, 58, 85, 0.1);
  padding: 0px 20px;
  box-sizing: border-box;
  position: relative;
  min-height: 284px;
  background: var(--white);
  margin-left: 0px;
}

.nask-peers-inner {
  width: 100%;
  display: flex;
  align-items: flex-end;
  height: 100%;
}

.nval-cnt.flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}

.badge {
  font-size: 14px;
  font-family: "gilroy-semibold", sans-serif;
  line-height: 16px;
  text-transform: uppercase;
  padding: 8px 16px;
  height: 31px;
  background: rgb(0 116 129 / 10%) 0% 0% no-repeat padding-box;
  border-radius: 20px;
  color: rgb(0 116 129);
}

.nval-cnt .badge p {
  font-family: "gilroy-semibold";
  line-height: 28px;
  color: #007481;
  font-size: 14px;
  text-align: center;
  margin-top: 2px;
}

.npeers-top {
  margin-bottom: 17px;
  margin-top: 38px;
}

.npeers-top h2 {
  margin: 0px 0px;
  font-family: "gilroy-bold";
  letter-spacing: -0.12px;
  color: #063035;
  font-size: 24px;
  line-height: 30px;
}

.npeers-btm.nflex {
  justify-content: center;
  align-items: center;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
}

section.npractice-areas-module .npeers-lt {
  justify-content: center;
  padding: 0 0px;
}

section.npractice-areas-module .npeers-lt img {
  margin-bottom: 0;
  object-fit: cover;
  max-height: 138px;
  width: 100%;
}

section.npractice-areas-module .npeers-lt {
  margin-bottom: 50px;
}

section.nask-founder {
  float: left;
  width: 100%;
  background: var(--mgld-nobg);
  display: flex;
  padding: 66px 0px 0px 0px;
}

.ncontainer {
  padding-bottom: 85px;
  border-bottom: 1px solid rgba(0, 58, 85, 0.1);
  /* padding-left: 55px;
  padding-right: 55px; */
}

.nask-founder-lt {
  max-width: 636px;
  margin: 0px !important;
  padding: 0px 77px 0px 0px;
}

.nask-founder-lt p {
  font-size: 18px;
  font-family: "gilroy-regular";
  line-height: 28px;
  color: #333;
  opacity: 0.8;
}

.nask-founder-lt p:nth-last-of-type(1) {
  margin-bottom: 24px !important;
}

.nmeets {
  display: flex;
  padding-top: 0px;
}

/*.nmeet-grid {
  display: flex;
  border-radius: 27px;
  background-color: #fff;
  margin: 0 5px 5px 0;
  padding: 10px 20px 10px;
  min-width: 103px;
  text-align: center;
}*/

.nask-founder-thumb ul {
  margin: 0 0 20px 30px !important;
}

div#bg_anim-container {
  display: flex;
  background-blend-mode: multiply;
  /* background: url('/wp-content/uploads/2024/07/halifax_office.jpg') rgb(0 0 0 / 35%); */
  margin-top: 0px;
  /* max-width: 614px;
  width: 60%; */
  align-content: flex-end;
  align-items: flex-end;
  transition: background-image 1s ease-in-out;
  background-size: cover;
}

.nask-founder-thumb ul.ncustom-list li {
  width: 160px;
}

.nask-founder-thumb ul.ncustom-list li a {
  width: 100%;
  font-family: "gilroy-bold", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

.nask-founder-thumb ul.ncustom-list li a i {
  padding: 9px 0px 5px !important;
  float: right;
}

.swiper-button-next:after {
  display: none;
}

.swiper-button-prev:after {
  display: none;
}

.swiper-button-prev.hide-in-tab.hide-in-desktop {
  width: 50px;
  height: 50px;
  color: #007481;
  border-radius: 50%;
  position: absolute;
  left: 65%;
  top: 84.5%;
  border: 1px solid rgba(0, 58, 85, 0.1);
  padding: 10px 20px;
}

.swiper-button-next.hide-in-tab.hide-in-desktop {
  width: 50px;
  height: 50px;
  color: #007481;
  border-radius: 50%;
  border: 1px solid rgba(0, 58, 85, 0.1);
  padding: 10px 20px;
  position: absolute;
  top: 84.5%;
  left: 80%;
}

a.mobile-readmore.hide-in-desktop.\.hide-in-tab i:before {
  padding: 0px 5px;
}

a.mobile-readmore {
  white-space: nowrap;
}

/* .swiper-button-next {
display: none !important;
}
.swiper-button-prev {

        display: none !important;
    } */

/* @media only screen and (max-width: 1024px) {

        .swiper-slide {
    height: 400px !important; /* Set a fixed height */
/* display: flex; */
/* } */
/* } */

@media only screen and (max-width: 767px) {
  .article:hover img {
    transform: scale(1);
    /* Zoom the image on hover */
  }

  .npractice-heading {
    width: 100%;
  }

  .nask-founder-lt {
    width: 100%;
    margin: 0px !important;
    padding: 0px 77px 0px 0px;
  }

  .swiper-slide {
    height: 400px !important;
    /* Set a fixed height */
    display: flex;
  }

  .swiper-button-next,
  .swiper-button-prev {
    border: 1px solid #000000;
    display: block;
    /* Show buttons on mobile */
    color: #000;
    /* Change color as needed */
    width: 30px;
    /* Size of the button */
    height: 30px;
    /* Size of the button */
    background-color: rgba(255, 255, 255, 0.8);
    /* Background color */
    border-radius: 50%;
    /* Rounded buttons */
    text-align: center;
    /* Center text inside button */
    line-height: 30px;
    /* Align text vertically */
    font-size: 16px;
    /* Font size */
    z-index: 10;
    /* Ensure buttons are above other content */
  }

  /* .swiper-button-next{
        font-size: 24px;
    }
    .swiper-button-prev::after {
        font-size: 24px;
    }
     */
  .swiper-button-next {
    font-size: 24px;
  }

  .swiper-button-prev {
    font-size: 24px;
  }

  .swiper-button-next {
    right: 10px;
    /* Position on the right */
    bottom: 10px;
    /* Position from the bottom */
    position: absolute;
    margin: 60% 0px 0px 0px;
  }

  .swiper-button-prev {
    left: 10px;
    /* Position on the left */
    bottom: 10px;
    /* Position from the bottom */
    position: absolute;
  }

  section.nask-founder {
    float: left;
    width: 100%;
    background: var(--mgld-nobg);
    display: flex;
    padding: 60px 0px 0px 0px !important;
  }

  .nask-founder-lt {
    width: 100%;
    margin: 0px 20px 43px !important;
    padding: 0px 0px 0px 0px;
  }

  /*.nmeets {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .nmeet-grid {
    padding: 10px 30px 10px;
  }*/

  .nask-founder .container {
    padding: 0px;
    margin: 0px;
  }

  section.npractice-areas-module {
    padding: 65px 0 34px !important;
  }
}

ul.ncustom-list.hovered li.active i {
  margin-right: -8px;
  transition: 0.3s;
}

.ncustom-list .change_anim-img i {
  font-size: 14px;
  transition: 0.3s;
}

.ncustom-list ul li {
  margin-bottom: 15px;
}

body section.questions-meet {
  display: none !important;
}

.nask-founder-main-container {
  position: relative;
}

.nask-founder-image-wrapper::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0px;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  z-index: 21;
}

.nask-founder-main-container .nask-founder-images-container {
  /* position: absolute; */
  left: 0;
  top: 0;
  width: 100%;
}

.nask-founder-image-wrapper {
  position: absolute;
  left: 0px;
  width: 0;
  height: 100%;
  top: 0px;
  z-index: 0;
}

.nask-founder-main-container .nask-founder-images-container .nask-founder-image-wrapper__fixed {
  width: 100%;
  z-index: 1;
}

.nask-founder-image-wrapper {
  background-size: cover !important;
}

.nask-founder-thumb ul {
  z-index: 100;
  display: block;
  position: relative;
}

.nask-founder-thumb ul li {
  transition: all 0.3s;
  cursor: pointer;
  margin-bottom: 15px;
}

.nask-founder-thumb ul.hovered li:not(.active) {
  opacity: 0.7;
}

.nask-founder-lt {
  max-width: unset;
  padding-right: 77px !important;
  flex: 1 50%;
}

.nask-founder-rt {
  flex: 1 50%;
}

.nask-founder-image-wrapper__mobile {
  display: none;
}

.nask-founder-image-wrapper__desktop {
  display: block;
}

@media only screen and (max-width: 1024px) {
  a.mobile-readmore.hide-in-desktop {
    font-size: 16px;
    font-family: "gilroy-medium";
    color: #fff;
    display: block !important;
    position: absolute;
    margin: 0 0px 30px 20px;
    line-height: 16px;
    z-index: 25;
    bottom: 0;
    text-wrap: nowrap;
  }

  a.mobile-readmore.hide-in-desktop i {
    font-size: 12px;
  }

  div#bg_anim-container {
    align-items: flex-start;
    /* height: 220px; */
    width: 100% !important;
  }

  .nask-founder-thumb ul {
    display: inline-flex;
    margin: 0 0 17px 20px;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100vw;
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
    padding-right: 30px !important;
  }

  .nask-founder-thumb ul::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
  }

  .nask-founder-thumb ul.ncustom-list li {
    top: 20px;
    display: inline-block;
    /* overflow: hidden; */
    white-space: nowrap;
    /* text-overflow: ellipsis;
    width: 115px; */
  }

  .nask-founder-thumb ul.ncustom-list li a i {
    display: none;
  }

  .nask-founder-thumb ul.ncustom-list li {
    width: unset !important;
  }

  .nask-founder .nask-founder-thumb ul.ncustom-list {
    display: flex !important;
    gap: 30px !important;
    padding-left: 20px !important;
    margin-left: 0 !important;
  }

  .nask-founder-image-wrapper__mobile {
    display: block;
  }

  .nask-founder-image-wrapper__desktop {
    display: none;
  }

  .nask-founder-main {
    display: block;
  }

  .nask-founder-main-container .nask-founder-images-container {
    padding-top: 52%;
  }

  .nmeets {
    margin-bottom: 30px;
  }

  .nask-founder .ncontainer {
    padding-bottom: 57px;
  }
}

body.page-template-home section .container,
body.page-template-home-ab-testing section .container,
body.page-template-home-ab-testing-v2 section .container,
body.page-template-home-big-settlement section .container {
  max-width: 1255px !important;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  body.site-id-1 section.our-people-module .heading-main .heading-rt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 10px;
    align-items: flex-end;
  }
}

.ask-peers-wrap .ask-peers-grid.slick-slide {
  width: 100vw !important;
}

body.page-template-home #mainContent {
  display: flex;
  flex-direction: column;
}

.v2-practice-areas-module {
  padding-bottom: 60px;
  padding-top: 117px;
  /* height: 100vh; */
}

.v2-practice-areas-module .v2-practice-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

 .page-template-home-ab-testing .our-people-module .heading-main
{
 align-items: center;
}

.v2-practice-areas-module .v2-practice-heading .h2 {
  font-family: "gilroy-extrabold", sans-serif;
  font-size: 36px;
  margin-bottom: 17px;
  /* color: black; */
}

.v2-practice-areas-module .v2-practice-heading small {
  color: var(--consultblue);
  margin-bottom: 5px;
}

.v2-practice-areas-module .v2-practice-heading-description p {
  color: #333;
  opacity: 0.8;
  font-family: "gilroy-regular";
  font-size: 18px;
}

.v2-practice-areas-module .v2-practice-grid-wrap {
  display: flex;
  flex-wrap: wrap;
  row-gap: 24px;
  padding: 30px 0px;
}

.v2-practice-areas-module .v2-practice-grid-row {
  display: flex;
  column-gap: 24px;
}

.v2-practice-areas-module .v2-practice-grid-item {
  display: flex;
  background-color: #e9f2f4;
  padding: 29px 23px;
  min-width: 296px;
  width: calc(100vw / 5);
  min-height: 210px;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  position: relative;
  height: 100%;
}

.v2-practice-areas-module .v2-practice-grid-item::after {
  width: 0px;
  height: 3px;
  content: "";
  background: #007481;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.5s;
}

/* 
.v2-practice-areas-module .v2-practice-grid-item:hover h2 {
  transform: translateY(-5px);
  color: #007481;
}

.v2-practice-areas-module .v2-practice-grid-item:hover::after {
  width: 100%;
} */


@media(min-width:1025px) {

  .v2-practice-areas-module .v2-practice-grid-item.hover-state::after {
    width: 100%;
  }

  .v2-practice-areas-module .v2-practice-grid-item.hover-state h2 {
    transform: translateY(-5px);
    color: #007481;
  }

}

.v2-practice-areas-module .v2-practice-grid-item h2 {
  transition: all 0.5s;
  font-size: 22px;
  margin-bottom: 0px;
  margin-top: auto;
  font-family: "gilroy-bold";
  max-width: 270px;
  color: black;
}

.site-id-5 .v2-practice-areas-module .v2-practice-grid-item h2 {
  margin-top: 0;
}

.v2-practice-areas-module .v2-practice-grid-item a {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.site-id-5 .v2-practice-areas-module .v2-practice-grid-item a {
  justify-content: space-between;
  min-height: 201.16px;
}

.v2-practice-areas-module .owl-stage {
  display: flex;
}

.v2-practice-areas-module .v2-practice-grid-item {
  height: 100%;
}

.v2-practice-areas-module .v2-practice-grid-image-wrapper {
  display: flex;
  margin-bottom: 32px;
}

.v2-practice-areas-module .v2-practice-grid-image-wrapper .v2-practice-grid-image-container {}

.v2-practice-areas-module .v2-practice-grid-image-wrapper .v2-practice-grid-number {
  margin-left: auto;
  font-family: "gilroy-semibold";
  font-size: 16px;
  color: #007481 !important;
}

.v2-practice-grid-wrap-mobile {
  display: flex;
  padding-left: 20px;
  padding-top: 28px;
  padding-bottom: 28px;
}

.v2-practice-grid-wrap-mobile .slick-list {
  display: flex;
}

.v2-practice-grid-wrap-mobile .slick-track {
  display: flex;
  column-gap: 22px;
}

.v2-practice-grid-wrap-mobile .owl-stage-outer {
  overflow: visible !important;
}

.v2-practice-grid-wrap-mobile .owl-stage .owl-item:last-child .v2-practice-grid-item {
  margin-right: 20px;
}

@media screen and (max-width: 767px) {
  .v2-practice-areas-module .v2-practice-grid-item {
    /* min-height: 248px; */
  }

  .v2-practice-areas-module .v2-practice-grid-item img {
    max-height: 90px;
    min-height: 90px;
  }

  .v2-practice-areas-module .v2-practice-grid-item h2 {
    font-size: 20px;
  }

  .v2-practice-areas-module .v2-practice-heading .h2 {
    margin-bottom: 0px;
    font-size: 27px;
  }

  .v2-practice-areas-module .v2-practice-heading-description p {
    font-size: 16px;
  }

  .v2-practice-areas-module {
    padding-bottom: 50px;
    padding-top: 70px;
    /* height: 100vh; */
  }

  .our-people-module {
    padding-top: 20px;
  }
}

.view-all-practices-container {
  padding-left: 20px;
}

.v2-firm-by-numbers {
  background-color: var(--mgld-nobg);
  padding: 60px 0px;
  position: relative;
}

.v2-firm-by-numbers .v2-firm-by-numbers-heading {
  display: flex;
  justify-content: space-between;
}

.v2-firm-by-numbers .v2-firm-by-numbers-heading>div {
  width: 50%;
  flex: 1;
}

.v2-firm-by-numbers .v2-firm-by-numbers-heading .h2 {
  font-family: "gilroy-extrabold", sans-serif;
  font-size: 36px;
  margin-bottom: 17px;
  /* color: black; */
}

.v2-firm-by-numbers .v2-firm-by-numbers-heading small {
  color: var(--consultblue);
  margin-bottom: 5px;
}

.v2-firm-by-numbers .v2-firm-by-numbers-content {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  padding-top: 40px;
  position: relative;
}

.v2-firm-by-numbers .v2-firm-by-numbers-item {
  background: white;
  display: flex;
  flex-direction: column;
  width: calc(calc(100% / 6) - 25px);
  padding: 25px 15px 30px;
  min-width: 188px;
  min-height: 232px;
}

.v2-firm-by-numbers .v2-firm-by-numbers-item-digit {
  font-family: "gilroy-bold";
  font-size: 71px;
  line-height: 71px;
  color: var(--red);
}

.v2-firm-by-numbers .v2-firm-by-numbers-item-text {
  line-height: 1.2;
  margin-top: 35px;
  font-family: "gilroy-medium";
  font-size: 16px;
  color: black;
  padding-top: 15px;
  border-top: 1px solid #efefef;
}

.v2-firm-by-numbers .v2-firm-by-numbers-item:first-child .v2-firm-by-numbers-item-text {
  max-width: 140px;
}

.v2-firm-by-numbers .v2-firm-by-numbers-dots-container {
  flex: 1;
  width: 50%;
  padding-left: 10px;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  /* max-width: 600px; */
}

.v2-firm-by-numbers .v2-firm-by-numbers-dot {
  position: relative;
}

.v2-firm-by-numbers .v2-firm-by-numbers-dot.bigger-dot::after {
  border: 1px solid rgba(0, 116, 129, 0.2);
  background: #d2e5e9;
}

@media screen and (min-width: 1024px) {
  @keyframes bounce {
    0% {
      height: 7px;
      width: 7px;
    }

    90% {
      height: 15px;
      width: 15px;
    }

    100% {
      height: 14px;
      width: 14px;
    }
  }

  @keyframes reverseBounce {
    0% {
      height: 14px;
      width: 14px;
    }

    90% {
      height: 5px;
      width: 5px;
    }

    100% {
      height: 7px;
      width: 7px;
    }
  }
}

@media screen and (max-width: 1023px) {
  @keyframes bounce {
    0% {
      height: 4px;
      width: 4px;
    }

    90% {
      height: 9px;
      width: 9px;
    }

    100% {
      height: 8px;
      width: 8px;
    }
  }

  @keyframes reverseBounce {
    0% {
      height: 8px;
      width: 8px;
    }

    90% {
      height: 3px;
      width: 3px;
    }

    100% {
      height: 4px;
      width: 4px;
    }
  }
}

@media screen and (min-width: 768px) {
  .v2-firm-by-numbers .v2-firm-by-numbers-dot.bigger-dot::after {
    animation: bounce 0.5s forwards;
  }

  .v2-firm-by-numbers .v2-firm-by-numbers-dot:not(.bigger-dot)::after {
    animation: reverseBounce 0.5s forwards;
  }
}

.v2-firm-by-numbers .v2-firm-by-numbers-dot::after,
.v2-firm-by-numbers .v2-firm-by-numbers-dot {
  height: 7px;
  display: block;
  width: 7px;
}

.v2-firm-by-numbers .v2-firm-by-numbers-dot::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #d2e5e9;
  border-radius: 14px;
  /* transition: height 0.09s ease-in-out, width 0.09s ease-in-out; */
  transform-origin: center;
}

.v2-firm-by-numbers .v2-firm-by-numbers-dot:last-child {
  display: none;
}

.v2-firm-by-numbers .owl-stage-outer {
  /* width: 100vw; */
  overflow: visible !important;
}

/* .v2-firm-by-numbers .owl-item{
  opacity: 0;
  transition: opacity 0.5s;
}


.v2-firm-by-numbers .owl-item.active{
  opacity: 1;
} */

@media screen and (max-width: 1023px) {
  .v2-firm-by-numbers {
    /* padding: 60px 0px; */
    padding-bottom: 73px;
    padding-top: 43px;
  }

  .v2-firm-by-numbers .v2-firm-by-numbers-content {
    display: flex;
    margin-right: -20px;
    z-index: 5;
  }

  .v2-firm-by-numbers .v2-firm-by-numbers-content .slick-list {
    display: flex;
  }

  .v2-firm-by-numbers .v2-firm-by-numbers-content .slick-track {
    display: flex;
    column-gap: 11px;
  }

  .v2-firm-by-numbers .v2-firm-by-numbers-item-digit {
    font-size: 64px;
    line-height: 64px;
  }

  .v2-firm-by-numbers .v2-firm-by-numbers-item-text {
    font-size: 15px;
    padding-top: 12px;
    margin-top: 25px;
  }

  .v2-firm-by-numbers .v2-firm-by-numbers-item {
    padding: 14px 14px 23px;
    width: 169px;
    min-height: 197px;
    min-width: 169px;
  }

  /* .v2-firm-by-numbers
    .v2-firm-by-numbers-item:first-child
    .v2-firm-by-numbers-item-text {
    max-width: 120px;
  } */

  .v2-firm-by-numbers-content .owl-stage .owl-item:first-child .v2-firm-by-numbers-item-text {
    max-width: 120px;
  }

  .v2-firm-by-numbers .v2-firm-by-numbers-content {
    padding-top: 10px;
  }

  /* 
  .v2-firm-by-numbers .v2-firm-by-numbers-dot::after {
    display: none;
  } */

  .v2-firm-by-numbers .v2-firm-by-numbers-dot {
    width: 4px;
    height: 4px;
  }

  .v2-firm-by-numbers .v2-firm-by-numbers-dot::after {
    width: 4px;
    height: 4px;
  }

  .v2-firm-by-numbers .v2-firm-by-numbers-dots-container {
    position: absolute;
    bottom: 15px;
    left: -4px;
    gap: 8px;
    width: calc(220px - 8px) !important;
    padding-left: 0px;
  }

  .v2-firm-by-numbers .v2-firm-by-numbers-heading .h2 {
    font-size: 27px;
  }
}

@media screen and (max-width: 1200px) {
  /* .v2-firm-by-numbers .v2-firm-by-numbers-content {
    padding-top: 10px;
  }
  .v2-firm-by-numbers {
    padding-bottom: 100px;
  }

  .v2-firm-by-numbers .v2-firm-by-numbers-dot {
    width: 4px;
    height: 4px;
  }

  .v2-firm-by-numbers .v2-firm-by-numbers-dots-container {
    position: absolute;
    bottom: 15px;
    left: 0;
    gap: 8px;
    width: calc(200px - 8px) !important;
  } */
}

/* .our-people-main.owl-carousel .owl-stage .owl-item:last-child {
  padding-right: 30px;
} */

.articles-list .owl-nav button::before {
  display: none !important;
}

/* .site-id-5 .npractice-areas-module .nour-people-grid a.button { */
.site-id-5 .npractice-areas-module .nour-people-grid a.button {
  font-size: 19px;
}



/* Home AB Testing - V1 and V2 */

.page-template-home-ab-testing #mainContent,
.page-template-home-ab-testing-v2 #mainContent,
.page-template-home-big-settlement #mainContent {
  display: flex;
  flex-direction: column;
}


.banner-left-aligned,
.banner-center-aligned {
  position: relative;
}

.banner-left-aligned:before,
.banner-center-aligned:before {
  content: '';
  background: linear-gradient(180deg, #000000 -52.5%, rgba(0, 0, 0, 0.542941) 40.83%, rgba(0, 0, 0, 0) 100%);
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  z-index: 11;
}

.banner-left-aligned-container {
  position: relative;
  z-index: 12;
}

.banner-left-aligned .hero-banner-main,
.banner-center-aligned .hero-banner-main {
  padding-top: 142.67px;
}

.banner-left-aligned .hero-banner-main h1,
.banner-center-aligned .hero-banner-main h1 {
  font-family: 'gilroy-bold';
  font-style: normal;
  /* font-weight: 800; */
  font-size: 65px;
  line-height: 100%;
  color: #FFFFFF;
  text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
  max-width: 968.92px;
  width: 100%;
  margin-bottom: 22.33px;

}



.banner-left-aligned .hero-banner-text {
  text-align: left;
  align-items: flex-start;
}

.banner-left-aligned .hero-banner-main p,
.banner-center-aligned .hero-banner-main p {
  font-family: 'gilroy-light';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
  text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
  margin-bottom: 22.33px !important;
}


/* Base button styles */
.custom-btn {
  background-color: #e53c3c !important;
  border-radius: 100px !important;
  padding: 17px 26px 17px 23px !important;
  width: fit-content !important;
  position: relative !important;
  line-height: 1 !important;
}

.custom-btn a {
  font-family: "gilroy-semibold" !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  color: white !important;
  text-decoration: none !important;
  line-height: 1 !important;
  letter-spacing: -0.005em;
  display: block;
  transform: translateX(0px);
}




/* Button pseudo-elements */
.custom-btn::before {
  content: "" !important;
  background: #e53c3c;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  display: block !important;
  width: 20px !important;
  height: 20px !important;
  position: absolute !important;
  right: 0px !important;
  top: 0px !important;
  border: 2px solid white;
  border-radius: 100px;
  box-sizing: border-box;
  transition: 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
}

.custom-btn::after {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="6" height="6" viewBox="0 0 6 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.125528 5.87447C-0.0418396 5.70711 -0.0418396 5.43575 0.125528 5.26838L5.26838 0.125528C5.43575 -0.0418396 5.70711 -0.0418396 5.87447 0.125528C6.04184 0.292895 6.04184 0.564252 5.87447 0.731619L0.731619 5.87447C0.564252 6.04184 0.292895 6.04184 0.125528 5.87447Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.57143 5.14258C5.33474 5.14258 5.14286 4.9507 5.14286 4.71401L5.14286 0.856866L1.28572 0.856865C1.04902 0.856865 0.857146 0.664988 0.857146 0.428294C0.857146 0.191601 1.04902 -0.000277006 1.28572 -0.000276985L5.57143 -0.000276604C5.80812 -0.000276583 6 0.191601 6 0.428295L6 4.71401C6 4.9507 5.80812 5.14258 5.57143 5.14258Z" fill="white"/></svg>');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 7px;
  z-index: 1111;
  width: 6px;
  height: 6px;
  top: 7px;
  transition: 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  box-sizing: border-box;
  z-index: 1;
}

/* Button CTA specific */
.btn-cta {
  cursor: pointer;
  min-width: 120px;
  text-align: center;
}

/* Hover states (min-width: 1025px) */
@media (min-width: 1025px) {
  .custom-btn:hover::before {
    transform: rotate(-136deg);
    width: 49px !important;
    height: 49px !important;
    right: -30px !important;
  }

  .custom-btn:hover::after {
    transform: rotate(-136deg);
    width: 12.73px !important;
    height: 12.73px !important;
    right: -12px !important;
    top: 18px;
  }

  .custom-btn:hover a {
    transform: translateX(-3px);
  }
}


/* btn-white specific styles */
.btn-white {
  background: white !important;
}

.btn-white a {
  color: #007481 !important;
  font-family: "gilroy-bold" !important;
}

.btn-white::before {
  background: white !important;
  border: 2px solid #007481;
}

.btn-white::after {
  background-image: url('data:image/svg+xml,<svg width="6" height="6" viewBox="0 0 6 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.125528 5.87496C-0.0418396 5.70759 -0.0418396 5.43624 0.125528 5.26887L5.26838 0.126017C5.43575 -0.0413514 5.70711 -0.0413513 5.87447 0.126017C6.04184 0.293384 6.04184 0.56474 5.87447 0.732108L0.731619 5.87496C0.564252 6.04233 0.292895 6.04233 0.125528 5.87496Z" fill="%23007481"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.57143 5.14307C5.33474 5.14307 5.14286 4.95119 5.14286 4.7145L5.14286 0.857354L1.28572 0.857354C1.04902 0.857354 0.857146 0.665476 0.857146 0.428782C0.857146 0.192089 1.04902 0.000211276 1.28572 0.000211297L5.57143 0.000211678C5.80812 0.000211699 6 0.19209 6 0.428783L6 4.7145C6 4.95119 5.80812 5.14307 5.57143 5.14307Z" fill="%23007481"/></svg>');
}

/* Mobile hover states
@media (max-width: 1024px) {
  .custom-btn:hover::after {
    content: "";
    background-image: url('data:image/svg+xml,<svg width="6" height="6" viewBox="0 0 6 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.125528 5.87447C-0.0418396 5.70711 -0.0418396 5.43575 0.125528 5.26838L5.26838 0.125528C5.43575 -0.0418396 5.70711 -0.0418396 5.87447 0.125528C6.04184 0.292895 6.04184 0.564252 5.87447 0.731619L0.731619 5.87447C0.564252 6.04184 0.292895 6.04184 0.125528 5.87447Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.57143 5.14258C5.33474 5.14258 5.14286 4.9507 5.14286 4.71401L5.14286 0.856866L1.28572 0.856865C1.04902 0.856865 0.857146 0.664988 0.857146 0.428294C0.857146 0.191601 1.04902 -0.000277006 1.28572 -0.000276985L5.57143 -0.000276604C5.80812 -0.000276583 6 0.191601 6 0.428295L6 4.71401C6 4.9507 5.80812 5.14258 5.57143 5.14258Z" fill="white"/></svg>');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 7px !important;
    z-index: 1111;
    width: 6px !important;
    height: 6px !important;
    top: 7px !important;
    transition: 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: rotate(0deg) !important;
  }

  .custom-btn:hover:before {
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    position: absolute !important;
    right: 0px !important;
    transform: rotate(0deg) !important;
  }

  .custom-btn:hover a {
    transform: translateX(0px) !important;
  }
} */

.home-banner-cta-container {
  display: flex;
  gap: 30px;
}

.home-banner-footer h2 {

  font-family: 'gilroy-bold';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  margin: 0px;
  letter-spacing: -0.01em;
  color: #FFFFFF;
}


/* Base how-we-help__nav styles */
:root {
  --how-we-help__nav-size: 50px;
  --how-we-help__counter-size: 53px;
}

.how-we-help__nav {
  height: var(--how-we-help__nav-size);
  width: var(--how-we-help__nav-size);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  color: white;
  transition: all 0.5s;
  cursor: pointer;
}

.how-we-help__nav i {
  z-index: 100;
  justify-content: center;
}

.how-we-help__nav::after {
  border: 1px solid #d9d9d9;
  border-radius: 100%;
  content: "";
  position: absolute;
  width: var(--how-we-help__nav-size);
  height: var(--how-we-help__nav-size);
  z-index: 1;
  transition: all 0.3s;
  box-sizing: border-box;
}

.how-we-help__nav::before {
  top: 50%;
  transform: translateY(-50%);
  content: "";
  position: absolute;
  background: #e9f2f4;
  border-radius: 100%;
  transition: all 0.3s;
  width: 0px;
  height: 0px;
}

/* Hover states */
.how-we-help__nav:hover::after {
  width: calc(var(--how-we-help__nav-size) - 2px);
  height: calc(var(--how-we-help__nav-size) - 2px);
}

.how-we-help__nav:hover::before {
  width: var(--how-we-help__nav-size);
  height: var(--how-we-help__nav-size);
  z-index: 2;
}

.how-we-help__nav:hover {
  color: #117d8a;
}

/* Custom slider specific */
.custom-slider i::before {
  color: #000;
}

.custom-slider .how-we-help__nav:hover i::before {
  color: #007481;
}

/* Media queries */
@media only screen and (max-width: 1023px) {
  :root {
    --how-we-help__nav-size: 45px;
    --how-we-help__counter-size: 45px;
  }

  .how-we-help__nav i {
    font-size: 14px;
  }

  .how-we-help__nav {
    height: 40px !important;
    width: 40px !important;
  }

  .how-we-help__nav::after {
    height: 40px !important;
    width: 40px !important;
  }

  .how-we-help__nav:hover::after {
    height: 40px !important;
    width: 40px !important;
  }
}

@media (max-width: 1024px) {
  .how-we-help__nav::before {
    display: none;
  }

  .custom-slider .how-we-help__nav:hover i::before {
    color: black !important;
  }

  .how-we-help__nav:hover {
    color: black !important;
  }

  .how-we-help__nav:hover::after {
    width: var(--how-we-help__nav-size) !important;
    height: var(--how-we-help__nav-size) !important;
  }
}

/* Additional navigation button styles */
.how-we-help__nav {
  width: 50px;
  height: 50px;
}

.google-review-slider-btns .how-we-help__nav {
  width: 45px;
  height: 45px;
}

.home-banner-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 37.69px;
}


.banner-left-aligned,
.banner-left-aligned .banner-bg,
.banner-center-aligned,
.banner-center-aligned .banner-bg {
  min-height: 1055.52px;
}


.hero-banner-text {
  min-height: unset !important;
  height: unset !important;
}

.home-banner-lt {
  display: flex;
  flex-direction: column;
  gap: 295.43px;
}

.waves-gif-container {
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 11;
  opacity: 0.8;

}


.page-template-home-ab-testing .waves-gif-container,
.page-template-home-ab-testing-v2 .waves-gif-container,
.page-template-home-big-settlement .waves-gif-container {

  min-height: 230px !important;
  max-height: 230px !important;
}

.page-template-home-ab-testing #lottie-wave,
.page-template-home-ab-testing #lottie-wave svg,
.page-template-home-ab-testing-v2 #lottie-wave,
.page-template-home-ab-testing-v2 #lottie-wave svg,
.page-template-home-big-settlement #lottie-wave,
.page-template-home-big-settlement #lottie-wave svg {
  min-height: 230px !important;
  max-height: 230px !important;

}



.waves-gif-container img {
  width: 100%;
}

.custom-contact-form {
  max-width: 584px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.custom-form-input {
  width: 279px;

}

.custom-form-input input {
  padding: 0px !important;
  border: 1px solid #D9D9D9 !important;
  border-radius: 10px !important;
  height: 57px !important;
  padding-left: 18px !important;
  max-height: 57px;


}


.custom-contact-form input {
  font-family: 'Gilroy-Medium' !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  padding-top: 25.54px !important;
  padding-bottom: 7.46px !important;
}

.custom-contact-form label {

  font-family: 'gilroy-regular' !important;
  font-style: normal !important;
  
  font-size: 16px !important;
  line-height: 150% !important;
  color: #000000 !important;
  transition: color 0.3s  ease-out, top 0.3s  ease-out !important;
}

.custom-contact-form ::placeholder {
  opacity: 1 !important;
  color: #000 !important;
  font-size: 16px !important;
}


.custom-contact-form label {
  margin: 0px;
}


.custom-contact-form label {
  margin: 0px !important;
  position: absolute;
  left: 18px;
  z-index: 1111;
  top: 18px;
  padding: 0px !important;
}

.custom-contact-form .frm_forms.frm_style_formidable-style.with_frm_style .frm_form_fields input {
  color: #000;
  border: 1px solid #D9D9D9 !important;
}

.custom-contact-form .frm_forms.frm_style_formidable-style.with_frm_style .frm_form_fields textarea {
  padding: 0px !important;
  padding-top: 16px !important;
  padding-left: 18px !important;
  color: #000 !important;
  border: 1px solid #D9D9D9 !important;
  font-family: 'Gilroy-Medium' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 150% !important;
  color: #000000;
  min-height: 107px !important;
  max-height: 107px;
  border-radius: 10px !important;
  padding-top: 25.54px !important;

}

.custom-contact-form .custom-form-input {
  margin-bottom: 19px !important;
}


.custom-contact-form button {
  border: 0 !important;
  padding: 0px !important;
  margin: 0 auto !important;
}

.custom-contact-form button:before {
  display: none !important;
}

.custom-contact-form .frm_submit {
  margin-top: 26.08px !important;
}


.custom-consult-section p {
  margin-bottom: 29.14px;
  color: #000;
  text-align: center;
  font-family: Gilroy-Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
}

.custom-consult-section .custom_margin_bottom {
  margin-bottom: 13.75px !important;
}


.banner-center-aligned .hero-banner-main p {
  margin-bottom: 20.55px !important;
}


.banner-text-container {
  display: flex;
  flex-direction: column;
  gap: 30.81px;
}

@media(max-width: 1024px) {
  .banner-left-aligned:before .banner-center-aligned::before {

    background: linear-gradient(180deg, #000000 -52.5%, rgba(0, 0, 0, 0.542941) 24.93%, rgba(0, 0, 0, 0) 100%);
    top: -66.76px;
  }

  .banner-text-container {
    gap: 20px;
  }

  .banner-left-aligned .hero-banner-main,
  .banner-center-aligned .hero-banner-main {
    padding-top: 61.34px;
    min-height: 0px !important;
    padding-bottom: 0px !important;

  }


  .banner-left-aligned .hero-banner-main h1,
  .banner-center-aligned .hero-banner-main h1 {
    font-size: 45px;
    line-height: 50px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    margin-bottom: 25.98px;

  }

  .banner-left-aligned .hero-banner-main p,
  .banner-center-aligned .hero-banner-main p {
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    margin-bottom: 30px;

  }

  .banner-center-aligned .hero-banner-main p {
    margin-bottom: 20px !important;
  }

  .home-banner-cta-container {
    gap: 25px;
  }

  .home-banner-lt {
    gap: 179.15px;
  }

  .home-banner-footer {
    padding-bottom: 0px;
  }

  .home-banner-footer h2 {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.01em;

  }

  .banner-left-aligned,
  .banner-left-aligned .banner-bg,
  .banner-center-aligned .banner-bg {
    min-height: 0px !important;
  }

  .banner-left-aligned,
  .banner-center-aligned {
    padding-bottom: 20.28px;
    background: unset !important;
    min-height: unset;
  }

  .custom-consult-section p {
    margin-bottom: 22px;
  }

  .custom-consult-section .custom_margin_bottom {
    margin-bottom: 15.25px !important;
  }

  .custom-contact-form .frm_submit {
    margin-top: 24.92px !important;
  }


  .custom-contact-form button {
    margin: 0px !important;
  }

}


/* Home AB Testing - V1 Ends Here */



/* Big Settlement CSS  */


.big-settlement-section {
  background: #007481;
  padding-top: 90.14px;
  padding-bottom: 102.08px;
  margin-bottom: 80px;
}


.bs-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 62.85px;
}

.bs-heading-container {
  display: flex;
  flex-direction: column;
  gap: 9.5px;
}

.bs-btn-mobile {
  display: none;
}


.bs-heading-container h3 {
  font-family: 'gilroy-bold';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.36em;
  color: #FFFFFF;
  margin: 0px;

}

.bs-heading-container h2 {
  font-family: 'gilroy-bold';
  font-style: normal;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.01em;
  margin: 0px;
  color: #FFFFFF;

}

.page-template-home-big-settlement .v2-practice-areas-module,
.page-template-home-ab-testing .v2-practice-areas-module,
.page-template-home-ab-testing-v2 .v2-practice-areas-module {
  padding-top: 0px;
}


.bs-cards-wrapper {
  display: flex;
  gap: 25px;
}

.bs-card {
  max-width: 403px !important;
  min-width: 403px !important;
  width: 100%;
  border-radius: 5px;
  background-color: white;
  padding-top: 32.37px;
  padding-bottom: 28px;
}


.bs-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
}

.bs-card-number h2 {
  font-family: 'gilroy-bold';
  font-style: normal;

  font-size: 40px;
  line-height: 49px;
  letter-spacing: -0.01em;
  margin: 0px;
  color: #007481;
  transition: all 0.4s;

}


.bs-card-arrow-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #007481;
  width: 41px;
  height: 40px;
  border-radius: 100%;
}

.bs-card-divider {
  border-bottom: 1px solid #D9D9D9;
  margin-top: 30.37px;
  margin-bottom: 30px;
}

.bs-card-content {
  display: flex;
  flex-direction: column;
  gap: 20.37px;
  padding-left: 25px;
  padding-right: 25.29px;
}


.bs-card-content p {
  font-family: 'gilroy-bold';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.002em;
  min-height: 145px;
  color: rgba(0, 0, 0, 0.8);
  margin: 0px;
}


.bs-icon-container {
  display: flex;
  gap: 5px;
  align-items: center;
}

.bs-icon-wrapper {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #007481;
  border-radius: 100%;
}

.bs-icon-container h2 {
  font-family: 'gilroy-medium';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: rgba(0, 0, 0, 0.8);
  margin: 0px;
}

.bs-card-arrow-wrapper {
  position: relative;
  transition: all 0.4s;


}

.bs-icon-hidden {
  position: absolute;
  transform: translate(-25px, 25px);
  transition: all 0.4s;
}

.bs-icon-visible {
  position: absolute;
  transition: all 0.4s;


}


.bs-card {
  flex-direction: column !important;
  height: unset !important;
}


.settlement-divider {
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 87px;
  margin-bottom: 86px;
}


.bs-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 61.72px;
  padding-right: 59.73px;
}

.bs-footer-headings {
  display: flex;
  flex-direction: column;
  gap: 9.5px;
}

.bs-footer-headings h3 {
  color: #FFF;
  font-family: 'gilroy-bold';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 5.04px;
}

.bs-footer-headings h2 {
  color: #FFF;
  font-family: 'gilroy-bold';
  font-size: 36px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.36px;
}

.btn-transparent {
  background: transparent !important;
  border: 2px solid #fff;
  padding: 15px 28px 12px !important;
  display: flex;
  align-items: center;
  max-height: 49px;

}

.btn-transparent a {
  font-family: 'gilroy-bold' !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px !important;
  /* 22.4px */
  letter-spacing: -0.08px;
}

.btn-transparent::before {
  background: white !important;
  border: 2px solid #007481;
}

.btn-transparent a {
  color: white;
}


.wave-gif-mobile {
  display: none;
}

.btn-transparent::after {
  background-image: url('data:image/svg+xml,<svg width="6" height="6" viewBox="0 0 6 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.125528 5.87496C-0.0418396 5.70759 -0.0418396 5.43624 0.125528 5.26887L5.26838 0.126017C5.43575 -0.0413514 5.70711 -0.0413513 5.87447 0.126017C6.04184 0.293384 6.04184 0.56474 5.87447 0.732108L0.731619 5.87496C0.564252 6.04233 0.292895 6.04233 0.125528 5.87496Z" fill="%23007481"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.57143 5.14307C5.33474 5.14307 5.14286 4.95119 5.14286 4.7145L5.14286 0.857354L1.28572 0.857354C1.04902 0.857354 0.857146 0.665476 0.857146 0.428782C0.857146 0.192089 1.04902 0.000211276 1.28572 0.000211297L5.57143 0.000211678C5.80812 0.000211699 6 0.19209 6 0.428783L6 4.7145C6 4.95119 5.80812 5.14307 5.57143 5.14307Z" fill="%23007481"/></svg>');
}

@media(hover:hover) {
  .bs-card:hover .bs-icon-visible {
    transform: translate(25px, -25px);
  }

  .bs-card:hover .bs-icon-hidden {
    transform: translate(0, 0);
  }

  .bs-card:hover .bs-card-number h2 {
    color: #E53C3C;
  }

  .bs-card:hover .bs-card-arrow-wrapper {
    background-color: #E53C3C;
  }
}


.bs-cards-wrapper .owl-stage-outer {
  overflow: visible !important;
}


.big-settlement-section .bs-card {
  cursor: pointer;
}

.bs-icon-wrapper img {
  width: 17px !important;
  height: 17px !important;
}

#lottie-number svg {
  width: 441px !important;
}


.banner-center-aligned .hero-banner-main,
.banner-left-aligned .hero-banner-main {
  min-height: unset !important;
  padding-bottom: 0px !important;
}

@media(max-width:1024px) {
  .bs-btn-mobile {
    display: block
  }

  #lottie-number svg {
    width: 250px !important;
  }

  #lottie-wave svg {
    height: unset !important;
    width: unset !important;
  }

  .wave-gif-desktop {
    display: none;
  }

  .wave-gif-mobile {
    display: block;

  }



  .bs-btn-desktop {
    display: none !important;
  }

  .big-settlement-section {
    padding-top: 64.85px;
    padding-bottom: 69.52px;
    margin-bottom: 55px;
  }

  .bs-heading-container h2 {
    font-size: 27px;
    line-height: 33px;

  }

  .bs-header {
    margin-bottom: 32px;
  }

  .bs-card {
    min-width: 296px !important;
    max-width: 296px !important;
    padding-top: 26px;
    padding-bottom: 30px;
  }

  .bs-cards-wrapper {
    gap: 22.39px;
  }

  .bs-card-header,
  .bs-card-content {
    padding-left: 20px;
    padding-right: 20px;
  }


  .bs-card-divider {
    margin-top: 26px;
  }

  .bs-card-number h2 {
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -0.01em;

  }

  .bs-card-content p {
    min-height: 110px;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.002em;

  }

  .bs-icon-container {
    gap: 8px;
  }

  .bs-icon-container h2 {
    font-size: 14px;
    line-height: 17px;

  }


  .bs-btn-mobile {
    margin-top: 30px;
  }

  .settlement-divider {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .bs-footer {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0px;
    padding-right: 0px;
  }


  .bs-footer-headings h2 {
    font-size: 27px;
    line-height: 33px;
    margin-bottom: 23.5px !important;
  }

}

/* Big Settlement Ends */

.banner-left-aligned,
.banner-center-aligned {
  overflow: hidden;
}



.banner-left-aligned .banner-bg img,
.banner-center-aligned .banner-bg img {
  object-position: 50% 89%;
}


@media(max-width: 1024px) {
  .banner-center-aligned .hero-banner-main h1 {
    font-size: 30px !important;
    line-height: 33px !important;
    letter-spacing: -0.02em !important;

  }
}




.banner-left-aligned .container {
  max-width: 100%;
  padding: 0 70px;
}





@media(max-width:1024px) {

  .banner-left-aligned .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}


@media(max-width:1024px) {

  .page-template-home-ab-testing .waves-gif-container,
  .page-template-home-ab-testing-v2 .waves-gif-container,
  .page-template-home-big-settlement .waves-gif-container {
    bottom: 0px;
    min-height: 155px !important;
    max-height: 155px !important;
  }

  .page-template-home-ab-testing #lottie-wave,
  .page-template-home-ab-testing #lottie-wave svg,
  .page-template-home-ab-testing-v2 #lottie-wave,
  .page-template-home-ab-testing-v2 #lottie-wave svg,
  .page-template-home-big-settlement #lottie-wave,
  .page-template-home-big-settlement #lottie-wave svg {
    min-height: 155px !important;
    max-height: 155px !important;
    min-width: 1440px;
  }

  .custom-contact-form .custom-form-input {
    margin-bottom: 12px !important;
  }

}

@media(max-width: 767px) {

  .page-template-home-ab-testing .waves-gif-container,
  .page-template-home-ab-testing-v2 .waves-gif-container,
  .page-template-home-big-settlement .waves-gif-container {
    bottom: 0px;
    min-height: 135px !important;
    max-height: 135px !important;
  }

  .page-template-home-ab-testing #lottie-wave,
  .page-template-home-ab-testing #lottie-wave svg,
  .page-template-home-ab-testing-v2 #lottie-wave,
  .page-template-home-ab-testing-v2 #lottie-wave svg,
  .page-template-home-big-settlement #lottie-wave,
  .page-template-home-big-settlement #lottie-wave svg {
    min-height: 135px !important;
    max-height: 135px !important;
    min-width: 100% !important;
  }
}


@media(min-width: 768px) and (max-width: 1024px) {
  .custom-form-btn .frm_submit {
    justify-content: center;
  }
}

.custom-contact-form .custom-form-btn {
  margin-bottom: 0px !important;
}

.custom-contact-form fieldset {
  padding-bottom: 0px !important;
}

.custom-contact-form .frm_fields_container {
  padding-bottom: 76px;
}



@media (max-width: 520px) {

  .custom-contact-form .frm_fields_container {
    padding-bottom: 53px;

  }

  section.form-section {
    margin-top: -53px !important;
  }

}


@media only screen and (max-width: 767px) and (min-width: 200px) {
  .page-template-home-ab-testing .our-specialist {

    padding-top: 28px;

  }

  .custom-contact-form .frm_fields_container {
    padding: 0px 0 53px 0;

  }

  section.form-section {
    margin-top: -53px !important;
  }
}


.custom-contact-form .frm_forms.frm_style_formidable-style.with_frm_style .frm_form_fields input,
.custom-contact-form .frm_forms.frm_style_formidable-style.with_frm_style .frm_form_fields textarea {
  transition: all 0.3s ease-out;
  outline: 1px solid #D9D9D9 !important;
  border: 0px !important;
}

.custom-contact-form .frm_forms.frm_style_formidable-style.with_frm_style .frm_form_fields input::placeholder,
.custom-contact-form label,
#homeContactForm input,
#homeContactForm textarea {
  transition: all 0.3s ease-out;
}



.input-field-focused label {
  color: #007481 !important;
}

#homeContactForm .input-field-focused input,
#homeContactForm .input-field-focused textarea {
  outline: 1px solid #007481 !important;
  color: #007481 !important;
}





@media(min-width:1025px) {



  .custom-contact-form .frm_forms.frm_style_formidable-style.with_frm_style .frm_form_fields input:hover,
  .custom-contact-form .frm_forms.frm_style_formidable-style.with_frm_style .frm_form_fields textarea:hover {
    outline: 1px solid #007481 !important;
  }

  .custom-contact-form .custom-form-input:hover label {
    color: #007481 !important;
    font-family: 'Gilroy-SemiBold' !important;
    line-height: 23px !important;


  }


  .input-field-active label,
.custom-contact-form  .input-field-active:hover label
 {
  top: 9px;
  font-family: 'Gilroy-Bold' !important;
  font-size: 12px !important;
  line-height: 18px !important;
  color: #000;

}
}

@media(max-width: 535px) {
  .hero-banner-text br {
    display: none;
  }
}


.custom-btn .btn-transparent {
  cursor: pointer;
}


.bs-footer-cta .btn-transparent a {
  margin-bottom: 2px;
}


section.form-section {
  margin-top: -76px;
}


@media(max-width:1024px)
{
    .input-field-active label,
.custom-contact-form  .input-field-active:hover label
 {
  top: 9px;
  font-family: 'Gilroy-Bold' !important;
  font-size: 12px !important;
  line-height: 18px !important;
  color: #000;

}
}


.custom-contact-form  .with_frm_style .frm-show-form {
    overflow-x: unset !important;
}


.page-template-home-ab-testing  .nour-people-grid a, 
.page-template-home-ab-testing  .npractice-areas-module .mobile-view-all a 
{
 padding: 0px;
}


.request-consultation-module button.custom-form-btn {
    border: 0px !important;
    padding: 0px !important;
}


.request-consultation-module button.custom-form-btn {
    border: 0px !important;
    padding: 0px !important;
}


.request-consultation-module button.custom-form-btn::before
{
  display:  none !important;
}



.bs-footer-cta .custom-btn
{
 cursor: pointer;
}