*,
::after,
::before {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::after,
::before {
  --tw-content: "";
}
:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
*,
::after,
::before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 3.125rem;
  padding-left: 3.125rem;
}
@media (min-width: 991px) {
  .container {
    max-width: 991px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
    padding-right: 0.938rem;
    padding-left: 0.938rem;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1760px) {
  .container {
    max-width: 1760px;
  }
}
.visible {
  visibility: visible;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
html :where(.wp-block) {
  max-width: 81.25rem;
}
body.wp-admin .acf-field input[type="date"],
body.wp-admin .acf-field input[type="datetime-local"],
body.wp-admin .acf-field input[type="datetime"],
body.wp-admin .acf-field input[type="email"],
body.wp-admin .acf-field input[type="month"],
body.wp-admin .acf-field input[type="number"],
body.wp-admin .acf-field input[type="password"],
body.wp-admin .acf-field input[type="search"],
body.wp-admin .acf-field input[type="tel"],
body.wp-admin .acf-field input[type="text"],
body.wp-admin .acf-field input[type="time"],
body.wp-admin .acf-field input[type="url"],
body.wp-admin .acf-field input[type="week"],
body.wp-admin .acf-field select,
body.wp-admin .acf-field textarea {
  height: auto;
  border-radius: 0.125rem;
  padding: 0.25rem;
}
body.wp-admin .edit-post-visual-editor.is-iframed *,
body.wp-admin .edit-post-visual-editor.is-iframed :after,
body.wp-admin .edit-post-visual-editor.is-iframed :before,
body.wp-admin .editor-header *,
body.wp-admin .editor-header :after,
body.wp-admin .editor-header :before,
body.wp-admin .editor-post-publish-panel *,
body.wp-admin .editor-post-publish-panel :after,
body.wp-admin .editor-post-publish-panel :before,
body.wp-admin .editor-sidebar *,
body.wp-admin .editor-sidebar :after,
body.wp-admin .editor-sidebar :before,
body.wp-admin .editor-text-editor *,
body.wp-admin .editor-text-editor :after,
body.wp-admin .editor-text-editor :before {
  font-size: 12px;
}
body.wp-admin .components-popover *,
body.wp-admin .components-popover :after,
body.wp-admin .components-popover :before {
  font-size: 13px;
}
body.wp-admin #wp-link label input[type="text"] {
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}
body.wp-admin div#link-selector h4 {
  margin: 0;
  padding: 0;
}
body.wp-admin .edit-post-visual-editor.is-iframed *,
body.wp-admin .edit-post-visual-editor.is-iframed :after,
body.wp-admin .edit-post-visual-editor.is-iframed :before,
body.wp-admin .editor-header *,
body.wp-admin .editor-header :after,
body.wp-admin .editor-header :before,
body.wp-admin .editor-post-publish-panel *,
body.wp-admin .editor-post-publish-panel :after,
body.wp-admin .editor-post-publish-panel :before,
body.wp-admin .editor-sidebar *,
body.wp-admin .editor-sidebar :after,
body.wp-admin .editor-sidebar :before,
body.wp-admin .editor-text-editor *,
body.wp-admin .editor-text-editor :after,
body.wp-admin .editor-text-editor :before {
  font-size: 12px;
}
.slick-slider {
  position: relative;
  box-sizing: border-box;
  display: block;
  --tw-pan-y: pan-y;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0;
}
.slick-list:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.slick-list.dragging {
  cursor: move;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  --tw-translate-x: 0px;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  margin-left: 0;
  margin-right: auto;
  display: block;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  display: none;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
  text-align: center;
}
@media (min-width: 1280px) {
  .slick-initialized .slick-slide {
    text-align: left;
  }
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border-width: 1px;
  border-style: solid;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  position: absolute;
  bottom: 2rem;
  display: flex;
  width: 100%;
  list-style-type: none;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1280px) {
  .slick-dots {
    bottom: 3rem;
  }
}
.slick-dots li {
  margin-left: 0.438rem;
  margin-right: 0.438rem;
  vertical-align: top;
}
.slick-dots li button {
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 9999px;
  border-width: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  vertical-align: top;
  font-size: 0;
  opacity: 0.5;
}
.slick-dots li.slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 1;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  margin-top: -3.125rem;
  height: 2.75rem;
  width: 2.75rem;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  --tw-shadow: 0 3px 6px rgba(0, 0, 0, 0.29);
  --tw-shadow-colored: 0 3px 6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.slick-arrow:hover {
  --tw-shadow: 7px 7px 11px rgba(0, 0, 0, 0.29);
  --tw-shadow-colored: 7px 7px 11px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 640px) {
  .slick-arrow {
    height: 4.75rem;
    width: 4.75rem;
    opacity: 0;
  }
}
@media (min-width: 1024px) {
  .slick-arrow {
    opacity: 1;
  }
}
@media (min-width: 1536px) {
  .slick-arrow {
    height: 6.25rem;
    width: 6.25rem;
  }
}
html :where(.wp-block) {
  max-width: 81.25rem;
}
body.wp-admin .acf-field input[type="date"],
body.wp-admin .acf-field input[type="datetime-local"],
body.wp-admin .acf-field input[type="datetime"],
body.wp-admin .acf-field input[type="email"],
body.wp-admin .acf-field input[type="month"],
body.wp-admin .acf-field input[type="number"],
body.wp-admin .acf-field input[type="password"],
body.wp-admin .acf-field input[type="search"],
body.wp-admin .acf-field input[type="tel"],
body.wp-admin .acf-field input[type="text"],
body.wp-admin .acf-field input[type="time"],
body.wp-admin .acf-field input[type="url"],
body.wp-admin .acf-field input[type="week"],
body.wp-admin .acf-field select,
body.wp-admin .acf-field textarea {
  height: auto;
  border-radius: 0.125rem;
  padding: 0.25rem;
}
body.wp-admin .edit-post-visual-editor.is-iframed *,
body.wp-admin .edit-post-visual-editor.is-iframed :after,
body.wp-admin .edit-post-visual-editor.is-iframed :before,
body.wp-admin .editor-header *,
body.wp-admin .editor-header :after,
body.wp-admin .editor-header :before,
body.wp-admin .editor-post-publish-panel *,
body.wp-admin .editor-post-publish-panel :after,
body.wp-admin .editor-post-publish-panel :before,
body.wp-admin .editor-sidebar *,
body.wp-admin .editor-sidebar :after,
body.wp-admin .editor-sidebar :before,
body.wp-admin .editor-text-editor *,
body.wp-admin .editor-text-editor :after,
body.wp-admin .editor-text-editor :before {
  font-size: 12px;
}
body.wp-admin .components-popover *,
body.wp-admin .components-popover :after,
body.wp-admin .components-popover :before {
  font-size: 13px;
}
body.wp-admin #wp-link label input[type="text"] {
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}
body.wp-admin div#link-selector h4 {
  margin: 0;
  padding: 0;
}
body.wp-admin .edit-post-visual-editor.is-iframed *,
body.wp-admin .edit-post-visual-editor.is-iframed :after,
body.wp-admin .edit-post-visual-editor.is-iframed :before,
body.wp-admin .editor-header *,
body.wp-admin .editor-header :after,
body.wp-admin .editor-header :before,
body.wp-admin .editor-post-publish-panel *,
body.wp-admin .editor-post-publish-panel :after,
body.wp-admin .editor-post-publish-panel :before,
body.wp-admin .editor-sidebar *,
body.wp-admin .editor-sidebar :after,
body.wp-admin .editor-sidebar :before,
body.wp-admin .editor-text-editor *,
body.wp-admin .editor-text-editor :after,
body.wp-admin .editor-text-editor :before {
  font-size: 12px;
}
.footer {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.footer__row {
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  border-bottom-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
  padding-bottom: 1.5rem;
}
.footer__left {
  width: 100%;
}
@media (min-width: 768px) {
  .footer__left {
    width: 23%;
    padding-right: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .footer__left {
    width: 40%;
  }
}

.footer__left__logo img {
    width: 100%;
    max-width: 250px;
    margin: 0;
}

.footer__left h4 {
  font-weight: 600;
}
.footer__left form {
  position: relative;
  margin-bottom: 2rem;
  margin-left: 0;
  max-width: 23.75rem;
  padding-left: 0;
  padding-right: 0;
}
.footer__left form .wpcf7-submit {
  position: absolute;
  top: 0;
  right: 0;
  height: 2.875rem;
}
@media (min-width: 768px) {
  .footer__left form .wpcf7-submit {
    height: 3.5625rem;
  }
}
.footer__left form input[type="email"] {
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.625rem;
  padding-right: 7.5rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (min-width: 768px) {
  .footer__left form input[type="email"] {
    padding: 0.8125rem;
    padding-right: 7.5rem;
  }
}
.footer__left form .wpcf7-spinner {
  display: none;
}
.footer__left form .wpcf7-response-output {
  margin-top: 0.5rem;
}
.footer__left form br {
  display: none;
}
.footer__left form p {
  padding-bottom: 0;
}
.footer__right {
  width: 100%;
}
@media (min-width: 768px) {
  .footer__right {
    width: 77%;
  }
}
@media (min-width: 1024px) {
  .footer__right {
    width: 60%;
  }
}
.footer__right__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer__right__row ul {
  padding-bottom: 1.5rem;
}
.footer__right__row ul li {
  font-size: 0.75rem;
  line-height: 1.25rem;
}
.footer__right__row ul li a {
  padding: 0;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.footer__right__row ul li.current_page_item {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.footer__right__row .menu1 {
  width: 50%;
}
@media (min-width: 768px) {
  .footer__right__row .menu1 {
    width: 6rem;
  }
}
.footer__right__row .menu2 {
  width: 50%;
}
@media (min-width: 768px) {
  .footer__right__row .menu2 {
    width: 10.625rem;
  }
}
.footer__right__row .menu3 {
  width: 50%;
}
@media (min-width: 768px) {
  .footer__right__row .menu3 {
    width: 8.75rem;
  }
}
.footer__right__row .menu4 {
  width: 50%;
}
@media (min-width: 768px) {
  .footer__right__row .menu4 {
    width: 8.75rem;
  }
}
.footer__right__row h5 {
  padding-bottom: 0.5rem;
}
.footer__right__row a {
  padding: 0;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.footer__right__row a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.footer__bottom__row {
  display: flex;
  flex-wrap: wrap;
}
.footer__bottom__row h4 {
  margin-bottom: 0;
}
.footer__bottom__row__left {
  width: 100%;
}
@media (min-width: 768px) {
  .footer__bottom__row__left {
    width: 23%;
    padding-right: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .footer__bottom__row__left {
    width: 40%;
  }
}
.footer__bottom__row__left ul li {
  margin-right: 0.3125rem;
  display: inline-block;
}
.footer__bottom__row__right {
  width: 100%;
  padding-top: 1.25rem;
}
@media (min-width: 768px) {
  .footer__bottom__row__right {
    width: 77%;
    padding-top: 0;
  }
}
@media (min-width: 1024px) {
  .footer__bottom__row__right {
    width: 60%;
  }
}
.footer__bottom__row__right__row {
  width: 400%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer__bottom__row__right__row__col {
  margin-bottom: 1.25rem;
  width: 50%;
}
@media (min-width: 768px) {
  .footer__bottom__row__right__row__col {
    margin-bottom: 0;
    width: auto;
  }
}
.footer__bottom__row__right__row__col p {
  padding: 0;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.footer__bottom__row__right__row__col p a {
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.footer__bottom__row__right__row__col p a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.copyright {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.copyright p {
  padding: 0;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
#toc_container {
  display: none;
}
.page-resources .blog__outer__sidebar.small {
  display: none;
}
.page-resources .tough__leadership h2.title a.yellow-btn {
  display: none;
}
.blog__outer__right p a br {
  display: none;
}
.search-in-place {
  padding: 10px 20px;
  border: none;
  border-radius: 10px;
  box-shadow: 0 1px 4px 0 #00000040;
}
.search-in-place .label {
  background: 0 0;
  color: #000;
  font-size: 18px;
  line-height: normal;
  font-weight: 600;
  padding: 5px;
}
.search-in-place .item {
  border-bottom: 0.75px solid rgba(115, 115, 115, 0.25);
}
.search-in-place .resume {
  font-size: 14px;
  line-height: normal;
}
.search-in-place span.title {
  font-size: 16px;
  line-height: normal;
}
.search-in-place .label.more {
  display: none;
}
.search-in-place .item.last {
  border: none;
}
.search-in-place span.title a {
  color: #000;
}
.search-in-place span.title a:hover {
  color: #144589;
}
.header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.18);
  --tw-shadow-colored: 0 0.125rem 0.25rem 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 1024px) {
  .header {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.header__outer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 1.875rem;
}
@media (min-width: 1024px) {
  .header__outer {
    padding-right: 0;
  }
}
.header__outer__logo img {
  width: 100%;
  max-width: 5rem;
}
@media (min-width: 768px) {
  .header__outer__logo img {
    max-width: 7.0625rem;
  }
}

/* Nudge logo slightly to the left so it sits closer to the page edge */
.header__outer__logo {
  margin-left: -0.5rem;
}
@media (min-width: 1024px) {
  .header__outer__logo {
    margin-left: -0.8rem; /* a bit more on larger screens */
  }
}
.header__outer__menu {
  position: relative;
  display: none;
}
@media (min-width: 1024px) {
  .header__outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header__outer__logo {
    flex: 1;
    display: flex;
    align-items: center;
    order: 1;
  }
  .header__outer__menu {
    flex: 1;
    display: flex !important;
    justify-content: center;
    align-items: center;
    order: 2;
  }
  .header__outer__cta {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    order: 3;
    order: 2;
  }
  .header__outer__cta {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    order: 3;
  }

  .data-privacy-link {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.45rem 1rem;
    border: 1px solid #111;
    border-radius: 9px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.25;
    justify-content: flex-start;
    transition: color 0.2s ease, transform 0.2s ease;
  }

  .data-privacy-link .data-privacy-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #111;
    display: inline-flex;
    align-self: center;
    margin-right: 4px;
  }

  .data-privacy-link .data-privacy-arrow {
    margin-left: auto;
    font-size: 1.2rem;
    transition: transform 0.2s ease;
  }
}
.header__outer__menu__search {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.header__outer__menu__search form {
  border-radius: 0.3125rem;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  --tw-shadow: 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.4);
  --tw-shadow-colored: 0 0.0625rem 0.25rem 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.header__outer__menu__search form input {
  border-style: none;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.header__outer__menu__search form .search-submit {
  font-size: 0.9375rem;
}
.header__outer__menu ul.mega-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.header__outer__menu ul.mega-menu li {
  margin-left: 0 !important;
}
@media (min-width: 1536px) {
  .header__outer__menu ul.mega-menu li {
    margin-left: 25px !important;
    margin-left: 3rem;
  }
}
.header__outer__menu ul.mega-menu li a {
  display: inline-block;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.header__outer__menu ul.mega-menu li a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.header__outer__menu ul.mega-menu li ul li {
  margin-left: 0 !important;
}
.header__outer__menu ul.mega-menu li ul h4.mega-block-title {
  position: relative;
}
.header__outer__menu ul.mega-menu li ul h4.mega-block-title:after {
  position: absolute;
  left: 0;
  bottom: 0.625rem;
  display: inline-block;
  height: 0.1875rem;
  width: 2.8125rem;
  background-color: #000000b3;
  --tw-content: "";
  content: var(--tw-content);
}
.header__outer__menu ul.mega-menu li ul.current-menu-item a {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .header__outer__menu ul.mega-menu .yellow-btn {
    margin-left: 10px !important;
    padding: 0;
  }
}
@media (min-width: 1536px) {
  .header__outer__menu ul.mega-menu .yellow-btn {
    margin-left: 100px !important;
  }
}
.header__outer__menu ul.mega-menu .yellow-btn a {
  border-radius: 0.4375rem !important;
  background-color: #fcd17a !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #000 !important;
  display: inline-block;
  --tw-bg-opacity: 1;
  background-color: rgb(252 209 122 / var(--tw-bg-opacity));
  padding: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.header__outer__menu ul.mega-menu .yellow-btn a:hover {
  background-color: #fcc34f !important;
  color: #000 !important;
}
@media (min-width: 1280px) {
  .header__outer__menu ul.mega-menu .yellow-btn a {
    font-size: 16px !important;
  }
}
.header__outer__search {
  display: none;
}
@media (min-width: 1024px) {
  .header__outer__search {
    display: block;
  }
}
.header__outer__resp {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  .header__outer__resp {
    display: none;
  }
}
.header__outer__resp__menu {
  position: fixed;
  right: 0;
  top: 0.6875rem;
}
.header__outer__resp .mega-menu {
  max-height: 80vh;
  overflow: auto;
}
.header__outer__resp #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
  height: calc(100vh - 2.6875rem);
  overflow: auto;
}
.header.sticky {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
body header span.mega-menu-description {
  display: none !important;
}
.header__outer__menu ul.mega-menu li ul li.current-menu-item a {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
h4.mega-block-title {
  position: relative;
}
h4.mega-block-title:after {
  position: absolute;
  left: 0;
  bottom: 0.75rem;
  height: 0.1875rem;
  width: 3.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}
.blog__outer__right p a.no-button {
  background: 0 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 16px !important;
  color: #fcd17a !important;
}
.blog__outer__right p a.no-button:hover {
  text-decoration: underline !important;
}
.responisve__search {
  position: fixed;
  top: 3.125rem;
  left: 0;
  right: 0;
  z-index: 99;
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.25rem;
}
.responisve__search form.search-form {
  border-radius: 0.3125rem;
  border-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.header__outer__menu
  ul.mega-menu
  li
  ul.mega-sub-menu
  li.mega-current-menu-item
  > a,
.header__outer__menu
  ul.mega-menu
  li
  ul.mega-sub-menu
  li.mega-current-menu-parent
  > a,
.header__outer__menu
  ul.mega-menu
  li
  ul.mega-sub-menu
  > li.mega-current-menu-item
  > a
  .mega-menu-title,
.header__outer__menu
  ul.mega-menu
  li
  ul.mega-sub-menu
  > li.mega-current-menu-parent
  > a
  .mega-menu-title,
.header__outer__menu ul.mega-menu li ul > li.current-menu-item > a {
  color: #144589 !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}
.header__outer__menu ul.mega-menu > li.mega-current-menu-item.service-menu > a {
  font-weight: 400 !important;
}
.header__outer__menu ul.mega-menu > li.mega-current-menu-ancestor > a,
.header__outer__menu ul.mega-menu > li.mega-current-menu-item > a {
  font-weight: 700 !important;
}
@media (max-width: 1024px) {
  body
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.mega-current-menu-item
    > a.mega-menu-link,
  body
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.mega-toggle-on
    > a.mega-menu-link {
    color: #fff !important;
    background: #144589 !important;
  }
  body header .mega-menu li.yellow-btn {
    display: none !important;
  }
  header .header__outer__resp .yellow-btn {
    font-size: 8px !important;
  }
  .header__outer__resp .search__icon {
    padding-right: 10px;
  }
  header ul li ul li a {
    color: #000;
  }
  .search-in-place-box-container.search-in-place-box-container-custom-design
    [name="s"] {
    outline: 0 !important;
  }
  body
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.mega-current-menu-item.service-menu
    > a.mega-menu-link {
    background-color: #fff !important;
    color: #000 !important;
  }
}
body {
  width: 100%;
  overflow-x: hidden;
  overflow-wrap: break-word;
  font-family: DM Sans;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  body {
    font-size: 1.25rem;
  }
}
@media (min-width: 1536px) {
  body {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
body.mega-menu-menu-1-mobile-open,
body.overflo-hidden {
  height: 100%;
  overflow: hidden;
}
.container {
  margin: auto;
  width: 100%;
  max-width: 60rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  .container {
    max-width: 55rem;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 61rem;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 70rem;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 80rem;
  }
}
.container .entry-header,
.container .post-thumbnail,
.container .wp-block-buttons,
.container .wp-block-columns,
.container .wp-block-quote,
.container .wp-block-table,
.container cite,
.container figure.wp-block-image,
.container h1,
.container h2,
.container h3,
.container h4,
.container h5,
.container h6,
.container ol,
.container p,
.container ul {
  padding-left: 0;
  padding-right: 0;
}
a,
img {
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
a {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
section {
  position: relative;
  clear: both;
}
.site-content {
  padding-top: 3.125rem;
}
@media (min-width: 1024px) {
  .site-content {
    padding-top: 5rem;
  }
}
.entry-header,
.post-thumbnail,
.wp-block-buttons,
.wp-block-columns,
.wp-block-quote,
.wp-block-table,
cite,
figure.wp-block-image,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin: auto;
  width: 100%;
  max-width: 60rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  .entry-header,
  .post-thumbnail,
  .wp-block-buttons,
  .wp-block-columns,
  .wp-block-quote,
  .wp-block-table,
  cite,
  figure.wp-block-image,
  form,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  ol,
  p,
  ul {
    max-width: 55rem;
  }
}
@media (min-width: 1024px) {
  .entry-header,
  .post-thumbnail,
  .wp-block-buttons,
  .wp-block-columns,
  .wp-block-quote,
  .wp-block-table,
  cite,
  figure.wp-block-image,
  form,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  ol,
  p,
  ul {
    max-width: 61rem;
  }
}
@media (min-width: 1280px) {
  .entry-header,
  .post-thumbnail,
  .wp-block-buttons,
  .wp-block-columns,
  .wp-block-quote,
  .wp-block-table,
  cite,
  figure.wp-block-image,
  form,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  ol,
  p,
  ul {
    max-width: 70rem;
  }
}
@media (min-width: 1536px) {
  .entry-header,
  .post-thumbnail,
  .wp-block-buttons,
  .wp-block-columns,
  .wp-block-quote,
  .wp-block-table,
  cite,
  figure.wp-block-image,
  form,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  ol,
  p,
  ul {
    max-width: 80rem;
  }
}
h1 {
  position: relative;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 2.1875rem;
  font-weight: 700;
  line-height: 1.25;
}
@media (min-width: 768px) {
  h1 {
    font-size: 2.8125rem;
  }
}
@media (min-width: 1536px) {
  h1 {
    font-size: 3.125rem;
  }
}
h2 {
  position: relative;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  h2 {
    font-size: 2.1875rem;
  }
}
@media (min-width: 1024px) {
  h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1536px) {
  h2 {
    font-size: 3rem;
  }
}
h3 {
  position: relative;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.5625rem;
  font-weight: 500;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  h3 {
    font-size: 2rem;
  }
}
@media (min-width: 1536px) {
  h3 {
    font-size: 2.25rem;
  }
}
h4 {
  position: relative;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  h4 {
    font-size: 1.25rem;
  }
}
@media (min-width: 1024px) {
  h4 {
    font-size: 1.25rem;
  }
}
@media (min-width: 1536px) {
  h4 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
h5 {
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
h6 {
  padding-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
p {
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
}
@media (min-width: 768px) {
  p {
    font-size: 1.25rem;
  }
}
@media (min-width: 1536px) {
  p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
form label {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
form br {
  display: none;
}
input[type="email"],
input[type="file"],
input[type="number"],
input[type="tel"],
input[type="text"],
select,
textarea {
  height: 2.875rem;
  width: 100%;
  border-radius: 0.625rem;
  border-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(100 100 100 / var(--tw-border-opacity));
  background-color: transparent;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
}
@media (min-width: 768px) {
  input[type="email"],
  input[type="file"],
  input[type="number"],
  input[type="tel"],
  input[type="text"],
  select,
  textarea {
    height: 3.5625rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../images/arrow-bg.png);
  background-position: 98% center;
  background-repeat: no-repeat;
}
.prelative {
  position: relative;
}
.prelative label {
  position: absolute;
  top: 0.8125rem;
  left: 1rem;
}
@media (min-width: 768px) {
  .prelative label {
    top: 1.125rem;
    left: 2.5rem;
  }
}
input[type="file"] {
  margin-top: 0;
  display: block;
  font-size: 0;
}
input[type="file"]::file-selector-button {
  display: none;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
body .wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-top: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
}
textarea {
  height: 9.375rem;
  resize: none;
}
.wpcf7-not-valid-tip {
  font-size: 0.875rem;
  line-height: 1.25;
}
.yellow-btn {
  display: inline-block;
  cursor: pointer;
  border-radius: 0.4375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(145 202 251);
  padding: 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .yellow-btn {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.yellow-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(102 182 253);
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transform: scale(1.05);
}
.b-animation,
h2.wp-block-heading {
  margin-bottom: 2.5rem;
  color: #144589;
}
.b-animation:after,
h2.wp-block-heading:after {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.375rem;
  width: 8.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(76, 146, 206);
  transition-delay: 0.5s;
  transition-duration: 1.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --tw-content: "";
  content: var(--tw-content);
}
h2.wp-block-heading:after {
  left: 1.5rem;
}
.hamburger {
  left: 0;
  top: 0;
  z-index: 1;
  margin-left: 1.25rem;
  display: flex;
  height: 1.5625rem;
  width: 1.5625rem;
  align-items: center;
  justify-content: center;
}
.hamburger div {
  position: relative;
  display: flex;
  height: 0.125rem;
  width: 100%;
  flex: none;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.hamburger div:before {
  position: absolute;
  top: -0.625rem;
  z-index: 1;
  height: 0.125rem;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}
.hamburger div:after {
  position: absolute;
  bottom: -0.625rem;
  z-index: 1;
  height: 0.125rem;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}
span.tags {
  display: inline-block;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(232 232 232 / var(--tw-bg-opacity));
  padding: 0.25rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.25;
}
.accordian {
  margin-bottom: 1.5rem;
  display: block;
  border-bottom-width: 0.0625rem;
  border-color: #00000040;
  padding-bottom: 1.5rem;
}
.accordian__title {
  position: relative;
  cursor: pointer;
  padding-right: 1.875rem;
}
.accordian__title h4 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.accordian__title__sign {
  position: absolute;
  right: 0;
  top: 0;
  height: 1.25rem;
  width: 1.25rem;
}
.accordian__title__sign:after {
  position: absolute;
  top: 50%;
  height: 0.25rem;
  width: 100%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}
.accordian__title__sign:before {
  position: absolute;
  left: 50%;
  height: 100%;
  width: 0.25rem;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --tw-content: "";
  content: var(--tw-content);
}
.accordian__title:hover .accordian__title__sign:before {
  height: 0;
}
.accordian__description {
  display: none;
  padding-top: 1.75rem;
}
.accordian__description p {
  font-size: 0.875rem;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .accordian__description p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.accordian:last-child {
  margin-bottom: 0;
  border-style: none;
  padding-bottom: 0;
}
.accordian.active .accordian__title__sign:before {
  height: 0;
}
body .no-padding {
  padding: 0;
}
.wp-block-list li {
  position: relative;
  margin-bottom: 0.5rem;
  border-bottom-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(176 176 176 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-bottom: 0.5rem;
}
.wp-block-list li:after {
  position: absolute;
  left: 0;
  top: 0.375rem;
  height: 0.3125rem;
  width: 0.3125rem;
  border-radius: 9999px;
  border-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(20 69 137 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(20 69 137 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 768px) {
  .wp-block-list li:after {
    top: 0.75rem;
  }
}
.wp-block-list li ul {
  padding-top: 0.5rem;
}
.wp-block-list li ul li {
  margin-bottom: 0.25rem;
  border-style: none;
  padding-bottom: 0;
}
.wp-block-list li ul li:after {
  background-color: transparent;
}
.wp-block-list li ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.wp-block-list li:last-child {
  border-style: none;
}
.testimonial__box {
  position: relative;
  margin-top: 3.75rem;
  border-radius: 0.625rem;
  border-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(51 49 50 / var(--tw-border-opacity));
  padding-left: 1.4375rem;
  padding-right: 1.4375rem;
  padding-bottom: 3rem;
  padding-top: 3.125rem;
}
@media (min-width: 768px) {
  .testimonial__box {
    padding-bottom: 1.875rem;
    padding-top: 3.125rem;
  }
}
.testimonial__box .image img {
  position: absolute;
  top: -3.4375rem;
  height: 5.625rem;
  width: 5.625rem;
  border-radius: 9999px;
  -o-object-fit: cover;
  object-fit: cover;
}
.testimonial__box h6 {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  line-height: 1.25;
}
.testimonial__box__sign {
  position: absolute;
  right: 1.5625rem;
  bottom: 1.25rem;
}
.slick-initialized .slick-slide {
  text-align: left;
}
.content__box1 {
  height: 100%;
  border-radius: 0.625rem;
  border-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.content__box1 .image {
  overflow: hidden;
  border-radius: 0.625rem;
}
.content__box1 .image img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 768px) {
  .content__box1 .image img {
    height: 8rem;
  }
}
@media (min-width: 1024px) {
  .content__box1 .image img {
    height: 12.8125rem;
  }
}
.content__box1 .description {
  padding: 2rem;
}
.content__box1 .description h5 a {
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.content__box1 .description h5 a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.content__box1 .description p {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
}
.content__box1:hover .image img {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.breadcrumbs {
  padding-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.breadcrumbs a {
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.author__box {
  margin-bottom: 1.5rem;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .author__box {
    width: 32rem;
  }
}
@media (min-width: 1024px) {
  .author__box {
    margin-bottom: 0;
  }
}
.author__box__col {
  width: 50%;
}
.author__box__col:first-child {
  width: 100%;
  padding-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .author__box__col:first-child {
    width: auto;
    padding-bottom: 0;
  }
  .author__box__col {
    width: auto;
  }
}
.author__box .intro {
  display: flex;
  gap: 0.3125rem;
}
.author__box .intro img {
  height: 2.8125rem;
  width: 2.8125rem;
  border-radius: 9999px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.author__box .intro .desc {
  padding-left: 0.5rem;
}
.author__box .intro h5,
.author__box .intro h6 {
  padding-bottom: 0;
}
.author__box .intro h5 a,
.author__box .intro h6 a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.author__box .intro h5 a:hover,
.author__box .intro h6 a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .blog__share {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.blog__share h5,
.blog__share h6 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.share__blog {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .share__blog {
    width: 18rem;
  }
}
.share__blog ul {
  display: flex;
  gap: 0.75rem;
}
.blog__outer {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}
@media (min-width: 768px) {
  .blog__outer {
    flex-direction: row;
  }
}
.blog__outer__left {
  margin-top: 2rem;
  width: 100%;
}
@media (min-width: 768px) {
  .blog__outer__left {
    margin-top: 0;
    width: 35%;
  }
}
.blog__outer__right {
  width: 100%;
}
@media (min-width: 768px) {
  .blog__outer__right {
    width: 62%;
  }
}
.blog__outer__right .wp-block-heading:after {
  left: 0;
}
.blog__outer__right a,
.blog__outer__right li,
.blog__outer__right p,
.blog__outer__right td {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
}
.blog__outer__right p a {
  margin-bottom: 0.5rem;
  text-transform: none;
}
.blog__outer__right .wp-block-list li:after {
  top: 0.4375rem;
}
.blog__outer__right .wp-block-table {
  margin-bottom: 1.75rem;
}
.blog__outer__right__author {
  padding-top: 2.5rem;
}
.blog__outer__right__author h6 {
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  line-height: 1.25;
}
.blog__outer__right__author__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.blog__outer__right__author__row .share {
  padding-top: 2rem;
}
@media (min-width: 768px) {
  .blog__outer__right__author__row .share {
    margin-top: -2.3125rem;
    padding-top: 0;
  }
}
.blog__outer__right__author__row .share ul {
  display: flex;
  gap: 0.75rem;
}
.blog__outer__right__author__row .intro {
  position: relative;
  display: flex;
  width: 100%;
  gap: 0.3125rem;
  padding-right: 0.9375rem;
}
@media (min-width: 768px) {
  .blog__outer__right__author__row .intro {
    width: 19.6875rem;
  }
}
.blog__outer__right__author__row .intro img {
  height: 2.8125rem;
  width: 2.8125rem;
  border-radius: 9999px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.blog__outer__right__author__row .intro .desc {
  padding-left: 0.5rem;
}
.blog__outer__right__author__row .intro h5,
.blog__outer__right__author__row .intro h6 {
  padding-bottom: 0;
}
.blog__outer__right__author__row .intro h5 a,
.blog__outer__right__author__row .intro h6 a {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.blog__outer__right__author__row .intro h5 a:hover,
.blog__outer__right__author__row .intro h6 a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.blog__outer__right__author__row .intro h6 {
  font-size: 0.75rem;
  font-weight: 400;
}
.blog__outer__right__author__row .intro .linkedin {
  position: absolute;
  right: 0;
  top: 0;
}
.blog__outer__right__author__row .intro .linkedin img {
  height: 0.9375rem;
  width: 0.9375rem;
}
.blog__outer__right__author__desc {
  padding-top: 1.25rem;
}
.blog__outer__right__author__desc p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  line-height: 1.25;
}
.blog__outer__sidebar {
  margin-bottom: 1.5rem;
  padding: 1.875rem;
}
@media (min-width: 768px) {
  .blog__outer__sidebar {
    margin-bottom: 3rem;
  }
}
.blog__outer__sidebar form {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}
.blog__outer__sidebar h4 {
  position: relative;
  margin-bottom: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.blog__outer__sidebar h4:after {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.25rem;
  width: 5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 768px) {
  .blog__outer__sidebar h4 {
    font-size: 1.25rem;
  }
}
.blog__outer__sidebar ul li {
  margin-bottom: 0.5rem;
  border-bottom-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(176 176 176 / var(--tw-border-opacity));
  padding-bottom: 0.5rem;
}
.blog__outer__sidebar ul li a {
  position: relative;
  display: block;
  padding-right: 1.5625rem;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .blog__outer__sidebar ul li a {
    font-size: 1.125rem;
  }
}
.blog__outer__sidebar ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.blog__outer__sidebar ul li a:hover span svg path {
  fill: #144589;
}
.blog__outer__sidebar ul li a.active {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.blog__outer__sidebar ul li a.active span svg path {
  fill: #144589;
}
.blog__outer__sidebar ul li a span {
  position: absolute;
  right: 0;
  top: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.blog__outer__sidebar ul li a span svg path {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.blog__outer__sidebar ul li:last-child {
  margin-bottom: 0;
  border-style: none;
}
.blog__outer__sidebar.small {
  margin-bottom: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}
.blog__outer__sidebar.small ul li a {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .blog__outer__sidebar.small ul li a {
    font-size: 1.125rem;
  }
}
.blog__outer__sidebar.newsletter {
  margin-bottom: 0;
}
.blog__outer__sidebar.newsletter form {
  position: relative;
}
.blog__outer__sidebar.newsletter form .wpcf7-submit {
  position: absolute;
  right: 0.0625rem;
  top: 0.0625rem;
  height: 2.75rem;
}
@media (min-width: 768px) {
  .blog__outer__sidebar.newsletter form .wpcf7-submit {
    height: 3.375rem;
  }
}
.blog__outer__sidebar.newsletter form .wpcf7-email {
  padding-right: 8.125rem;
}
.blog__outer__sidebar.newsletter form span.wpcf7-spinner {
  display: none;
}
.blog__outer__sidebar.content {
  padding-top: 0;
}
.blog__outer__sidebar.get__touch {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 1.5rem;
}
@media (min-width: 768px) {
  .blog__outer__sidebar.get__touch {
    margin-bottom: 1.75rem;
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
}
.yarpp-related {
  display: none;
}
#toc_container {
  display: none;
}
.blog__list__row {
  position: relative;
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .blog__list__row {
    margin-bottom: 1.5rem;
    border-bottom-width: 0.0469rem;
    --tw-border-opacity: 1;
    border-color: rgb(115 115 115 / var(--tw-border-opacity));
    padding-bottom: 1.5rem;
  }
}
.blog__list__row .share {
  position: absolute;
  right: 0;
  top: 0;
}
.blog__list__row .share ul {
  display: flex;
  gap: 0.5rem;
}
.blog__list__row .share ul img {
  height: 0.75rem;
  width: auto;
}
.blog__list__row .image {
  margin-bottom: 1rem;
  width: 100%;
}
@media (min-width: 768px) {
  .blog__list__row .image {
    margin-bottom: 0;
    width: 28%;
  }
}
.blog__list__row .image img {
  height: auto;
  width: 100%;
  border-radius: 0.625rem;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (min-width: 768px) {
  .blog__list__row .image img {
    height: 7.1875rem;
  }
}
.blog__list__row .right__content {
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .blog__list__row .right__content {
    width: 69%;
  }
}
.blog__list__row .right__content h6 {
  padding-bottom: 0.75rem;
  padding-right: 6.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(100 100 100 / var(--tw-text-opacity));
}
.blog__list__row .right__content h4 {
  margin-bottom: 0;
}
.blog__list__row .right__content h4 a {
  display: block;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .blog__list__row .right__content h4 a {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.blog__list__row .right__content h4 a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.blog__list__row:last-child {
  border-style: none;
}
.pagination__container ul.page-numbers {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}
.pagination__container ul.page-numbers .page-numbers {
  margin-bottom: 1.25rem;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.pagination__container ul.page-numbers .page-numbers.current {
  height: 2.1875rem;
  width: 2.1875rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity));
  text-align: center;
  line-height: 2.1875rem;
}
.pagination__container ul.page-numbers a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.other__resources__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.other__resources__row__col {
  width: 100%;
}
@media (min-width: 768px) {
  .other__resources__row__col {
    width: 23%;
  }
}
header .service-menu a.mega-menu-link {
  color: #000 !important;
}
header .service-menu a.mega-menu-link:hover {
  color: #144589 !important;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000;
}
input::placeholder,
textarea::placeholder {
  color: #000;
}
.prelative label {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.page-resources .blog__outer__sidebar.small {
  display: none;
}
.search-in-place .item {
  padding: 0.3125rem;
}
.search-in-place span.title {
  font-size: 0.8125rem;
  line-height: 1.25;
}
.search__outer {
  padding-top: 2.5rem;
}
.header__outer__menu__search.seach__page {
  position: relative;
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .header__outer__menu__search.seach__page {
    width: 62%;
  }
}
form p {
  padding-left: 0;
  padding-right: 0;
}
body .wpcf7-not-valid-tip {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
}
.page-id-527 .m__our__tearm p,
.page-id-527 .o__values p,
.page-id-575 .m__our__tearm p,
.page-id-575 .o__values p {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
}
body p {
  line-height: 1.5;
}
.ad__box {
  background-size: cover;
  background-attachment: fixed;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}
.ad__box__row {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.ad__box__row__col {
  width: 100%;
}
@media (min-width: 768px) {
  .ad__box__row__col {
    width: auto;
  }
}
.ad__box__row__col h2 {
  margin: 0;
  margin-bottom: 2rem;
  max-width: 40.625rem;
  padding: 0;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .ad__box__row__col h2 {
    margin-bottom: 0;
  }
}
.ad__box__row__col h2 br {
  display: none;
}
@media (min-width: 768px) {
  .ad__box__row__col h2 br {
    display: block;
  }
}
.ad__box:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000000b3;
  --tw-content: "";
  content: var(--tw-content);
}
.h__banner__a {
  height: 28.75rem;
  width: 100%;
}
@media (min-width: 768px) {
  .h__banner__a {
    height: calc(100vh - 5rem);
  }
}
.h__banner__a__bg {
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-attachment: scroll;
  background-position: bottom;
}
@media (min-width: 768px) {
  .h__banner__a__bg {
    background-attachment: fixed;
  }
}
.h__banner__a__c {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .h__banner__a__c {
    bottom: 50%;
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
.h__banner__a__c h1 {
  position: relative;
  margin-left: 0;
  max-width: 50.9375rem;
  --tw-text-opacity: 1;
  color: rgb(51 49 50 / var(--tw-text-opacity));
}
.h__banner__a__c h1:after {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 100%;
  height: 0.0625rem;
  --tw-bg-opacity: 1;
  background-color: rgb(51 49 50 / var(--tw-bg-opacity));
  transition-duration: 2.5s;
  --tw-content: "";
  content: var(--tw-content);
}
.h__banner__a__c h1.active:after {
  right: 0;
}
.h__banner__a__c h2 {
  margin-bottom: 0;
  margin-left: 0;
  max-width: 51.25rem;
  padding-bottom: 0;
  font-size: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(51 49 50 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .h__banner__a__c h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.h__banner__a__c .yellow-btn {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .h__banner__a__c .yellow-btn {
    margin-top: 3.125rem;
  }
}
.h__banner {
  height: 28.75rem;
  width: 100%;
}
@media (min-width: 768px) {
  .h__banner {
    height: calc(100vh - 5rem);
  }
}
.h__banner__bg {
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-attachment: scroll;
  background-position: bottom;
}
@media (min-width: 768px) {
  .h__banner__bg {
    background-attachment: fixed;
    background-position: top;
  }
}
.h__banner__bg:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #00000099;
  background-size: cover;
  background-position: bottom;
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 768px) {
  .h__banner__bg:after {
    background-color: transparent;
    background-image: url(../images/home-banner-shadow.svg);
  }
}
.h__banner__bg video {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.h__banner__c {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .h__banner__c {
    bottom: 6.25rem;
  }
}
.h__banner__c h1 {
  position: relative;
  margin-left: 0;
  max-width: 56rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.h__banner__c h1:after {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 100%;
  height: 0.0625rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-duration: 2.5s;
  --tw-content: "";
  content: var(--tw-content);
}
.h__banner__c h1.active:after {
  right: 0;
}
.h__banner__c h2 {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .h__banner__c h2 {
    font-size: 2rem;
  }
}
.h__banner__c .yellow-btn {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .h__banner__c .yellow-btn {
    margin-top: 3.125rem;
  }
}
.h__banner.single {
  height: auto;
}
.h__banner.single .h__banner__c {
  position: relative;
  bottom: 0;
  padding-top: 6.25rem;
  padding-bottom: 3.125rem;
}
@media (min-width: 768px) {
  .h__banner.single .h__banner__c {
    position: absolute;
    left: 0;
    right: 0;
  }
  .h__banner.single {
    height: 40.625rem;
  }
}
.h__banner.single h1 {
  margin-bottom: 2.5rem;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .h__banner.single h1 {
    font-size: 3rem;
  }
}
.h__banner.single h1:after {
  right: auto;
  height: 0.375rem;
  width: 9.375rem;
}
.c__with__us {
  padding-top: 3rem;
  padding-bottom: 2.5rem;
}
.c__with__us__row {
  display: none;
}
@media (min-width: 768px) {
  .c__with__us__row {
    display: flex;
    flex-wrap: wrap;
  }
}
.c__with__us__row__col {
  margin-bottom: 2.5rem;
  margin-right: 4%;
  width: 45%;
}
@media (min-width: 768px) {
  .c__with__us__row__col {
    margin-right: 0.5%;
    width: 24%;
  }
}
@media (min-width: 1024px) {
  .c__with__us__row__col {
    margin-right: 6.5%;
    width: 20%;
  }
}
@media (min-width: 768px) {
  .c__with__us__row__col:last-child {
    margin-right: 0;
  }
}
.c__with__us__row__col .image img {
  filter: grayscale(100%);
  height: 7.375rem;
  width: 7.375rem;
  border-radius: 9999px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 1280px) {
  .c__with__us__row__col .image img {
    height: 9.375rem;
    width: 9.375rem;
  }
}
.c__with__us__row__col:hover .image img {
  filter: grayscale(0);
}
.c__with__us__row__col h5,
.c__with__us__row__col h6 {
  padding-bottom: 0;
}
.c__with__us__row__col h5 a,
.c__with__us__row__col h6 a {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.c__with__us__row__col h5 a:hover,
.c__with__us__row__col h6 a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.c__with__us__row__col .linkedin {
  margin-top: -0.625rem;
  margin-bottom: 0.625rem;
}
.c__with__us__row__col .description {
  padding-top: 1rem;
}
.c__with__us__row__col .description p {
  padding-bottom: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}
.c__with__us__resp {
  position: relative;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
@media (min-width: 768px) {
  .c__with__us__resp {
    display: none;
  }
}
.c__with__us__resp__left {
  position: absolute;
  left: 0;
  bottom: 50%;
  z-index: 1;
  margin-bottom: -0.5rem;
  cursor: pointer;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.c__with__us__resp__left:hover img {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.c__with__us__resp__right {
  position: absolute;
  right: 0;
  bottom: 50%;
  z-index: 1;
  margin-bottom: -0.5rem;
  --tw-scale-x: -1.1;
  --tw-scale-y: -1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.c__with__us__resp__right:hover img {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.c__with__us__resp .image img {
  filter: grayscale(100%);
  height: 7.375rem;
  width: 7.375rem;
  border-radius: 9999px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 1280px) {
  .c__with__us__resp .image img {
    height: 9.375rem;
    width: 9.375rem;
  }
}
.c__with__us__resp:hover .image img {
  filter: grayscale(0);
}
.c__with__us__resp h5,
.c__with__us__resp h6 {
  padding-bottom: 0;
}
.c__with__us__resp h5 a,
.c__with__us__resp h6 a {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.c__with__us__resp h5 a:hover,
.c__with__us__resp h6 a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.c__with__us__resp .linkedin {
  margin-top: -0.625rem;
  margin-bottom: 0.625rem;
}
.c__with__us__resp .description {
  padding-top: 1rem;
}
.c__with__us__resp .description p {
  padding-bottom: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}
.faq__tabs {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.faq__tabs__head {
  padding-bottom: 2.5rem;
}
.faq__tabs__head ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 1.875rem;
  column-gap: 1.875rem;
  row-gap: 0.5rem;
}
@media (min-width: 768px) {
  .faq__tabs__head ul {
    -moz-column-gap: 3.75rem;
    column-gap: 3.75rem;
  }
}
.faq__tabs__head ul li a {
  font-size: 0.875rem;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .faq__tabs__head ul li a {
    font-size: 1.125rem;
  }
}
@media (min-width: 1024px) {
  .faq__tabs__head ul li a {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.faq__tabs__head ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(224 167 52 / var(--tw-text-opacity));
}
.faq__tabs__head ul li.active a {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(224 167 52 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .faq__tabs__head ul li.active a {
    font-size: 1.5625rem;
  }
}
@media (min-width: 1024px) {
  .faq__tabs__head ul li.active a {
    font-size: 2.25rem;
  }
}
.faq__tabs__body {
  display: none;
}
.faq__tabs__body__row {
  margin-bottom: 1rem;
  border-bottom-width: 0.0625rem;
  border-color: #00000040;
  padding-bottom: 1rem;
}
.faq__tabs__body__row:last-child {
  margin-bottom: 0;
  border-style: none;
  padding-bottom: 0;
}
.faq__tabs__body__row h4 {
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  padding-right: 2.5rem;
}
.faq__tabs__body__row p {
  padding-bottom: 0;
  padding-right: 2.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
}
.faq__tabs__body__row__desc {
  display: none;
}
.faq__tabs__body__row.active .faq__tabs__body__sign:before {
  opacity: 0;
}
.faq__tabs__body__sign {
  position: absolute;
  right: 0;
  top: 0.3125rem;
  height: 1.25rem;
  width: 1.25rem;
}
.faq__tabs__body__sign:after {
  position: absolute;
  top: 50%;
  height: 0.25rem;
  width: 100%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}
.faq__tabs__body__sign:before {
  position: absolute;
  left: 50%;
  height: 100%;
  width: 0.25rem;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --tw-content: "";
  content: var(--tw-content);
}
.faq {
  padding-top: 1.25rem;
  padding-bottom: 2rem;
}
.faq h2.title {
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .faq h2.title {
    margin-bottom: 2rem;
  }
}
.faq h2.title span {
  margin-left: 0.75rem;
  display: inline-block;
}
.faq__box {
  display: flex;
  flex-wrap: wrap;
}
.faq__box__left {
  margin-bottom: 2rem;
  width: 100%;
}
@media (min-width: 768px) {
  .faq__box__left {
    margin-bottom: 0;
    width: 30%;
    padding-right: 3.125rem;
  }
}
.faq__box__left ul li a {
  margin-bottom: 0.25rem;
  display: block;
  border-left-width: 0.125rem;
  border-color: transparent;
  padding: 0.5rem;
  padding-inline: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(51 49 50 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .faq__box__left ul li a {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 1024px) {
  .faq__box__left ul li a {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
.faq__box__left ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(76, 146, 206);
}
.faq__box__left ul li.active a {
  border-radius: 0.625rem;
  border-left-width: 0.125rem;
  --tw-border-opacity: 1;
  border-color: rgb(76, 146, 206);
  --tw-text-opacity: 1;
  color: rgb(76, 146, 206);
  --tw-shadow: 0 0.125rem 0.45rem 0 rgba(0, 0, 0, 0.24);
  --tw-shadow-colored: 0 0.125rem 0.45rem 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 1280px) {
  .faq__box__left ul li.active a {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
.faq__box__right {
  width: 100%;
}
@media (min-width: 768px) {
  .faq__box__right {
    width: 70%;
  }
}
.faq__content {
  display: none;
  border-radius: 0.625rem;
  padding: 2rem;
  --tw-shadow: 0 0.125rem 0.45rem 0 rgba(0, 0, 0, 0.24);
  --tw-shadow-colored: 0 0.125rem 0.45rem 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.faq__content__row {
  margin-bottom: 1.75rem;
  display: flex;
  flex-wrap: wrap;
  border-bottom-width: 0.0625rem;
  border-color: #00000040;
  padding-bottom: 1.75rem;
}
.faq__content__row .image {
  width: 6.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 768px) {
  .faq__content__row .image {
    width: 20%;
    padding-right: 0;
  }
}
@media (min-width: 1280px) {
  .faq__content__row .image {
    width: 15%;
  }
}
.faq__content__row .image img {
  height: 5rem;
  width: 5rem;
  border-radius: 9999px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 768px) {
  .faq__content__row .image img {
    height: 6rem;
    width: 6rem;
  }
}
@media (min-width: 1024px) {
  .faq__content__row .image img {
    height: 7.1875rem;
    width: 7.1875rem;
  }
}
.faq__content__row .content {
  width: calc(100% - 6.25rem);
}
@media (min-width: 768px) {
  .faq__content__row .content {
    width: 80%;
  }
}
@media (min-width: 1280px) {
  .faq__content__row .content {
    width: 85%;
  }
}
.faq__content__row .content h4 {
  margin-bottom: 0;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(51 49 50 / var(--tw-text-opacity));
}
.faq__content__row .content p {
  position: relative;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
}
.faq__content__row .content p:after {
  background: linear-gradient(222.39deg, #fff 52.62%, #fff 59.65%);
  filter: blur(11px);
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 2.1875rem;
  --tw-content: "";
  content: var(--tw-content);
}
.faq__content__row:last-child {
  border-style: none;
}
.n__gallery {
  padding-top: 2.5rem;
  padding-bottom: 1.25rem;
}
.n__gallery__list {
  position: relative;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.n__gallery__list .slick-slide {
  margin-left: 1rem;
  margin-right: 1rem;
}
.n__gallery__list .slick-list {
  margin-left: -1rem;
  margin-right: -1rem;
}
.n__gallery__list__slider img {
  height: 10.375rem;
  width: 100%;
  border-radius: 0.625rem;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 768px) {
  .n__gallery__list__slider img {
    height: 17.375rem;
  }
}
@media (min-width: 1024px) {
  .n__gallery__list__slider .slick-track .slick-slide:nth-child(odd) {
    margin-top: 2rem;
  }
  .n__gallery__list__slider .slick-track .slick-slide:nth-child(even) {
    margin-top: 3.75rem;
  }
}
.n__gallery__list__left {
  position: absolute;
  left: 0;
  bottom: 50%;
  z-index: 1;
  margin-bottom: -0.5rem;
  cursor: pointer;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.n__gallery__list__left:hover img {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.n__gallery__list__right {
  position: absolute;
  right: 0;
  bottom: 50%;
  z-index: 1;
  margin-bottom: -0.5rem;
  --tw-scale-x: -1.1;
  --tw-scale-y: -1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.n__gallery__list__right:hover img {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.get__touch {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.get__touch__row {
  display: flex;
  flex-wrap: wrap;
  border-radius: 0.625rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 3rem;
  padding-bottom: 1.5rem;
  --tw-shadow: 0.0625rem 0.375rem 0.4625rem 0 rgba(0, 0, 0, 0.17);
  --tw-shadow-colored: 0.0625rem 0.375rem 0.4625rem 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.get__touch__row__left {
  width: 100%;
}
@media (min-width: 768px) {
  .get__touch__row__left {
    width: 35%;
  }
}
.get__touch__row__left h3 {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .get__touch__row__left h3 {
    margin-bottom: 2rem;
  }
}
.get__touch__row__left__info {
  display: flex;
  padding-bottom: 2rem;
}
.get__touch__row__left__info .icon {
  width: 2.5rem;
  padding-top: 0.1875rem;
}
@media (min-width: 1280px) {
  .get__touch__row__left__info .icon {
    width: 4.375rem;
    padding-top: 0.5rem;
  }
}
.get__touch__row__left__info .contact a,
.get__touch__row__left__info .contact p {
  padding: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
@media (min-width: 1280px) {
  .get__touch__row__left__info .contact a,
  .get__touch__row__left__info .contact p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.get__touch__row__left__info .contact a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.get__touch__row__right {
  width: 100%;
  padding-top: 1rem;
}
@media (min-width: 768px) {
  .get__touch__row__right {
    width: 65%;
    padding-top: 0;
  }
  .get__touch__row__right .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    display: flex;
    flex-wrap: wrap;
  }
  .get__touch__row__right .row .col {
    width: 50%;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.get__touch__row__right form input[type="email"],
.get__touch__row__right form input[type="tel"],
.get__touch__row__right form input[type="text"],
.get__touch__row__right form textarea {
  background-color: transparent;
}
.get__touch__row__right form input[type="submit"] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.get__touch__row__right form p {
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .get__touch__row__right form p {
    padding-bottom: 1.5rem;
  }
}
.h__help {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  padding-top: 3rem;
  padding-bottom: 2.5rem;
}
.h__help h3 {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.h__help li,
.h__help p {
  font-size: 1rem;
  line-height: 1.5rem;
}
.h__help ul li {
  position: relative;
  margin-bottom: 0.5rem;
  border-bottom-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(176 176 176 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-bottom: 0.5rem;
}
.h__help ul li:after {
  position: absolute;
  left: 0;
  top: 0.375rem;
  height: 0.4375rem;
  width: 0.4375rem;
  border-radius: 9999px;
  border-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(20 69 137 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(20 69 137 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 768px) {
  .h__help ul li:after {
    top: 0.4375rem;
  }
}
.h__help ul li ul {
  padding-top: 0.5rem;
}
.h__help ul li ul li {
  margin-bottom: 0.25rem;
  border-style: none;
  padding-bottom: 0;
}
.h__help ul li ul li:after {
  background-color: transparent;
}
.h__help ul li ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.h__help ul li:last-child {
  border-style: none;
}
.h__help__box__left {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .h__help__box__left {
    margin-bottom: 0;
  }
  .h__help__one__resp {
    display: none;
  }
}
.h__help__one__box {
  display: flex;
  flex-wrap: wrap;
}
.h__help__one__box__left {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .h__help__one__box__left {
    margin-bottom: 0;
    padding-right: 4%;
  }
  .h__help__one__box__right {
    padding-left: 4%;
  }
  .h__help__one__box__left,
  .h__help__one__box__right {
    width: 50%;
  }
  .h__help__two {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .h__help__two__resp {
    display: none;
  }
}
.h__help__two .col {
  margin-bottom: 2.5rem;
  width: 100%;
}
@media (min-width: 768px) {
  .h__help__two .col {
    margin-right: 1rem;
    margin-bottom: 0;
    width: 48%;
    border-right-width: 0.0625rem;
    --tw-border-opacity: 1;
    border-color: rgb(115 115 115 / var(--tw-border-opacity));
    padding-right: 1rem;
  }
}
.h__help__two .col:last-child {
  margin-right: 0;
  border-style: none;
  padding-right: 0;
}
.h__help__two__box__left {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .h__help__three {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .h__help__three__resp {
    display: none;
  }
}
.h__help__three .col {
  margin-bottom: 2.5rem;
  width: 100%;
}
@media (min-width: 768px) {
  .h__help__three .col {
    margin-bottom: 0;
    width: 30%;
    border-right-width: 0.0625rem;
    --tw-border-opacity: 1;
    border-color: rgb(115 115 115 / var(--tw-border-opacity));
    padding-right: 2rem;
  }
}
.h__help__three .col:last-child {
  margin-right: 0;
  border-style: none;
  padding-right: 0;
}
.h__help__three__box__left {
  margin-bottom: 1.5rem;
}
.h__help__four {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.h__help__four .col {
  width: 100%;
}
@media (min-width: 768px) {
  .h__help__four .col {
    margin-right: 1.5rem;
    border-right-width: 0.0625rem;
    --tw-border-opacity: 1;
    border-color: rgb(115 115 115 / var(--tw-border-opacity));
    padding-right: 1rem;
  }
}
.h__help__four__box__left {
  margin-bottom: 1.5rem;
  text-align: left;
}
.h__help__four li,
.h__help__four ul {
  text-align: left;
}
.h__help__four .slick-slide {
  margin-left: 1.6875rem;
  margin-right: 1.6875rem;
}
.h__help__four .slick-list {
  margin-left: -1.6875rem;
  margin-right: -1.6875rem;
}
.h__help__four:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 0.0625rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}
.h__help__slider {
  position: relative;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.h__help__slider__left {
  position: absolute;
  left: 0;
  bottom: 50%;
  z-index: 1;
  margin-bottom: -0.5rem;
  cursor: pointer;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.h__help__slider__left:hover img {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.h__help__slider__right {
  position: absolute;
  right: 0;
  bottom: 50%;
  z-index: 1;
  margin-bottom: -0.5rem;
  --tw-scale-x: -1.1;
  --tw-scale-y: -1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.h__help__slider__right:hover img {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.h__help .res__hide {
  display: none;
}
@media (min-width: 768px) {
  .h__help .res__hide {
    display: block;
  }
  .h__help .h__help__three.res__hide,
  .h__help .h__help__two.res__hide {
    display: flex;
  }
}
.key__benifits {
  padding-top: 3rem;
  padding-bottom: 1.25rem;
}
.key__benifits__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.key__benifits__row__col {
  margin-bottom: 1.25rem;
  width: 100%;
  border-radius: 0.625rem;
  border-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  padding: 0.9375rem;
  padding-bottom: 0.3125rem;
}
@media (min-width: 768px) {
  .key__benifits__row__col {
    margin-bottom: 0;
    width: 31%;
    padding: 1.875rem;
    padding-bottom: 0.3125rem;
  }
}
.key__benifits__row__col li,
.key__benifits__row__col p {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .key__benifits__row__col li,
  .key__benifits__row__col p {
    font-size: 1.125rem;
  }
}
.key__benifits__row__col img {
  margin-bottom: 1.25rem;
  height: 2.8125rem;
  width: auto;
}
.logo__slider__simple {
  padding-top: 2.25rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .logo__slider__simple {
    padding-top: 3.375rem;
  }
}
.logo__slider__simple__box {
  position: relative;
}
.logo__slider__simple__slick {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.logo__slider__simple__slick .slick-slide {
  margin-left: 1.6875rem;
  margin-right: 1.6875rem;
}
.logo__slider__simple__slick .slick-list {
  margin-left: -1.6875rem;
  margin-right: -1.6875rem;
}
.logo__slider__simple__slick a {
  position: relative;
  display: inline-block;
}
.logo__slider__simple__slick a h6 {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  width: auto;
  border-radius: 0.1875rem;
  --tw-bg-opacity: 1;
  background-color: rgb(232 232 232 / var(--tw-bg-opacity));
  padding: 0.3125rem;
  font-size: 0.625rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.logo__slider__simple__slick img {
  max-height: 5rem;
}
.logo__slider__simple__slick img:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.logo__slider__simple__left {
  position: absolute;
  left: 0;
  bottom: 50%;
  z-index: 1;
  margin-bottom: -0.5rem;
  cursor: pointer;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.logo__slider__simple__left:hover img {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.logo__slider__simple__right {
  position: absolute;
  right: 0;
  bottom: 50%;
  z-index: 1;
  margin-bottom: -0.5rem;
  --tw-scale-x: -1.1;
  --tw-scale-y: -1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.logo__slider__simple__right:hover img {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.logo__slider {
  padding-top: 2.25rem;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .logo__slider {
    padding-top: 4.375rem;
    padding-bottom: 2.5rem;
  }
}
.logo__slider__box {
  position: relative;
}
.logo__slider__slick {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.logo__slider__slick .slick-slide {
  margin-left: 1.6875rem;
  margin-right: 1.6875rem;
}
.logo__slider__slick .slick-list {
  margin-left: -1.6875rem;
  margin-right: -1.6875rem;
}
.logo__slider__slick img {
  max-height: 5rem;
}
.logo__slider__slick__inner {
  position: relative;
  display: inline-block;
  padding-bottom: 1.5rem;
}
.logo__slider__slick__inner h6 {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  width: auto;
  border-radius: 0.1875rem;
  --tw-bg-opacity: 1;
  background-color: rgb(232 232 232 / var(--tw-bg-opacity));
  padding: 0.3125rem;
  font-size: 0.625rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.logo__slider__left {
  position: absolute;
  left: 0;
  bottom: 50%;
  z-index: 1;
  margin-bottom: -0.5rem;
  cursor: pointer;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.logo__slider__left:hover img {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.logo__slider__right {
  position: absolute;
  right: 0;
  bottom: 50%;
  z-index: 1;
  margin-bottom: -0.5rem;
  --tw-scale-x: -1.1;
  --tw-scale-y: -1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.logo__slider__right:hover img {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.m__our__tearm {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.m__our__tearm__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 1.25rem;
}
.m__our__tearm__row__col {
  margin-bottom: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .m__our__tearm__row__col {
    margin-bottom: 0;
    width: 45%;
  }
}
.m__our__tearm__row__col__top {
  display: flex;
  align-items: center;
}
.m__our__tearm__row__col__top .image img {
  max-width: 4.375rem;
}
@media (min-width: 768px) {
  .m__our__tearm__row__col__top .image img {
    max-width: 8.75rem;
  }
}
.m__our__tearm__row__col__top .info {
  padding-left: 1.25rem;
}
.m__our__tearm__row__col__top .info .member_linkedin {
  padding-bottom: 0.25rem;
}
.m__our__tearm__row__col__top .info h5 {
  padding-bottom: 0;
}
.m__our__tearm__row__col__top .info h6 {
  padding-bottom: 0;
}
.m__our__tearm__row__col__top .info h6 a {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.m__our__tearm__row__col__top .info h6 a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.m__our__tearm__row__col__bottom {
  padding-top: 1.75rem;
}
.m__our__tearm__row__col__bottom p {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
}
.n__content__three {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  padding-top: 2.5rem;
  padding-bottom: 1.25rem;
}
.n__content__three__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.n__content__three__row__col {
  margin-bottom: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .n__content__three__row__col {
    width: 30%;
  }
}
.n__content__three__row__col h3 {
  margin-bottom: 0;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.n__content__three__row__col p {
  font-size: 1rem;
  line-height: 1.5rem;
}
.n__content__three__row__col img {
  margin-bottom: 1.25rem;
}
.n__content__two {
  padding-top: 3rem;
  padding-bottom: 1.25rem;
}
.n__content__two__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.n__content__two__row__left {
  margin-bottom: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .n__content__two__row__left {
    margin-bottom: 0;
    width: 70%;
  }
}
.n__content__two__row__right {
  width: 100%;
}
@media (min-width: 768px) {
  .n__content__two__row__right {
    display: flex;
    width: 30%;
    align-items: center;
    justify-content: center;
  }
}
.n__content__two__row__right img {
  width: 100%;
  max-width: 17rem;
}
.n__content__two p {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
}
.n__content {
  padding-top: 3rem;
  padding-bottom: 1.25rem;
}
.n__content p {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
}
.o__culture {
  padding-top: 3rem;
  padding-bottom: 1.25rem;
}
.o__culture__row__col {
  margin-bottom: 2.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.o__culture__row__col .image {
  margin-bottom: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .o__culture__row__col .image {
    margin-bottom: 0;
    width: 30%;
  }
}
.o__culture__row__col .image img {
  width: 100%;
}
.o__culture__row__col .description {
  width: 100%;
}
@media (min-width: 768px) {
  .o__culture__row__col .description {
    width: 66%;
  }
}
.o__culture__row__col .description h3 {
  margin-bottom: 0;
  font-weight: 700;
}
.o__culture__row__col .description h3 a {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.o__culture__row__col .description h3 a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .o__process__row.four-col .o__process__row__col {
    width: 20%;
  }
  .o__process__row.four-col .o__process__row__col:before {
    width: 14rem;
  }
}
@media (min-width: 1024px) {
  .o__process__row.four-col .o__process__row__col:before {
    width: 17rem;
  }
}
@media (min-width: 1280px) {
  .o__process__row.four-col .o__process__row__col:before {
    width: 19rem;
  }
}
@media (min-width: 1536px) {
  .o__process__row.four-col .o__process__row__col:before {
    width: 22rem;
  }
}
.o__process {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  padding-top: 3rem;
  padding-bottom: 2.5rem;
}
.o__process__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.o__process__row__col {
  position: relative;
  margin-bottom: 1.5rem;
  width: 100%;
}
@media (min-width: 768px) {
  .o__process__row__col {
    margin-bottom: 0;
    width: 18%;
  }
}
@media (min-width: 1280px) {
  .o__process__row__col {
    width: 15%;
  }
}
.o__process__row__col .number {
  position: relative;
  margin-bottom: 1.25rem;
  display: inline-block;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(20 69 137 / var(--tw-bg-opacity));
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.o__process__row__col h4 {
  margin-bottom: 0;
  font-weight: 600;
}
@media (min-width: 768px) {
  .o__process__row__col h4 {
    margin-bottom: 0.75rem;
  }
}
.o__process__row__col p {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
}
.o__process__row__col:hover .number {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.o__process__row__col:before {
  position: absolute;
  left: 0;
  top: 1.125rem;
  display: none;
  height: 0.0625rem;
  width: 17.8125rem;
  background-color: #00000040;
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 768px) {
  .o__process__row__col:before {
    display: block;
    width: 11rem;
  }
}
@media (min-width: 1024px) {
  .o__process__row__col:before {
    width: 14rem;
  }
}
@media (min-width: 1536px) {
  .o__process__row__col:before {
    width: 17.8125rem;
  }
}
.o__process__row__col:last-child:before {
  display: none;
}
.o__process__s {
  position: relative;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.o__process__s__left {
  position: absolute;
  left: 0;
  bottom: 50%;
  z-index: 1;
  margin-bottom: -0.5rem;
  cursor: pointer;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.o__process__s__left:hover img {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.o__process__s__right {
  position: absolute;
  right: 0;
  bottom: 50%;
  z-index: 1;
  margin-bottom: -0.5rem;
  --tw-scale-x: -1.1;
  --tw-scale-y: -1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.o__process__s__right:hover img {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 768px) {
  .o__process__slider .slick-slide {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media (min-width: 1024px) {
  .o__process__slider .slick-slide {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
}
@media (min-width: 1280px) {
  .o__process__slider .slick-slide {
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
  }
}
@media (min-width: 768px) {
  .o__process__slider .slick-list {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
@media (min-width: 1024px) {
  .o__process__slider .slick-list {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}
@media (min-width: 1280px) {
  .o__process__slider .slick-list {
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }
}
.o__process__slider
  .slick-track
  .slick-slide:last-child
  .o__process__slider__col:before {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}
.o__process__slider__col {
  position: relative;
  padding-top: 0.3125rem;
}
.o__process__slider__col .number {
  position: relative;
  margin-bottom: 1.25rem;
  display: inline-block;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(20 69 137 / var(--tw-bg-opacity));
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.o__process__slider__col h4 {
  margin-bottom: 0;
  font-weight: 600;
}
@media (min-width: 768px) {
  .o__process__slider__col h4 {
    margin-bottom: 0.75rem;
  }
}
.o__process__slider__col p {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .o__process__slider__col:hover .number {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
.o__process__slider__col:before {
  position: absolute;
  left: 0;
  top: 1.125rem;
  height: 0.0625rem;
  width: 100%;
  background-color: #00000040;
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 768px) {
  .o__process__slider__col:before {
    display: block;
    width: 18rem;
  }
}
@media (min-width: 1024px) {
  .o__process__slider__col:before {
    width: 15rem;
  }
}
@media (min-width: 1536px) {
  .o__process__slider__col:before {
    width: 17.8125rem;
  }
}
@media (min-width: 768px) {
  .our__services {
    padding-top: 3.4375rem;
  }
}
.our__services__box {
  position: relative;
  margin-bottom: 2rem;
  border-bottom-width: 0.0625rem;
  border-color: #00000040;
  padding-bottom: 2rem;
}
.our__services__box h3 {
  margin-bottom: 1.25rem;
  cursor: pointer;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.our__services__box h3 span {
  display: inline-block;
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  vertical-align: middle;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.our__services__box h3 svg path {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.our__services__box h3:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.our__services__box h3:hover svg path {
  fill: #144589;
}
.our__services__box__row {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
@media (min-width: 768px) {
  .our__services__box__row {
    flex-wrap: nowrap;
    gap: 5rem;
  }
}
.our__services__box__row__col {
  width: 100%;
}
@media (min-width: 768px) {
  .our__services__box__row__col {
    width: 25%;
  }
}
.our__services__box__row__col__title {
  display: flex;
  cursor: pointer;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
.our__services__box__row__col__title .icon {
  margin-bottom: 0.75rem;
  padding-top: 0.3125rem;
}
@media (min-width: 768px) {
  .our__services__box__row__col__title .icon {
    padding-top: 0;
  }
}
.our__services__box__row__col__title .icon img {
  height: 1.4375rem;
  width: 1.4375rem;
}
@media (min-width: 768px) {
  .our__services__box__row__col__title .icon img {
    height: 1.875rem;
    width: 1.875rem;
  }
}
.our__services__box__row__col__title h4 {
  margin-bottom: 0;
  padding-bottom: 0.5rem;
}
.our__services__box__row__col__desc {
  display: none;
  padding-left: 2.5rem;
}
@media (min-width: 768px) {
  .our__services__box__row__col__desc {
    padding-left: 0;
  }
}
.our__services__box__row__col__desc .tags {
  row-gap: 4px;
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
}
.our__services__box__row__col__desc .description {
  padding-top: 1.25rem;
}
.our__services__box__row__col__desc .description p {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
}
.our__services__box.active h3 {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.our__services__box.active h3 span {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.our__services__box.active h3 svg path {
  fill: #144589;
}
.our__services__box:last-child {
  border-style: none;
}
.our__services__box.active .our__services__box__row__col__desc {
  display: block;
}
.our__team__row {
  display: flex;
  flex-wrap: wrap;
}
.our__team__row__col {
  margin-bottom: 2.5rem;
  margin-right: 2%;
  width: 48%;
}
@media (min-width: 768px) {
  .our__team__row__col {
    margin-right: 1%;
    width: 24%;
  }
}
@media (min-width: 1024px) {
  .our__team__row__col {
    margin-right: 1%;
    width: 15.6%;
  }
}
.our__team__row__col .image img {
  height: 7.375rem;
  width: 7.375rem;
  border-radius: 9999px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 1280px) {
  .our__team__row__col .image img {
    width: 7.375rem;
  }
}
.our__team__row__col h5,
.our__team__row__col h6 {
  padding-bottom: 0;
}
.our__team__row__col .linkedin {
  margin-top: -0.625rem;
  margin-bottom: 0.625rem;
}
.o__techstack {
  padding-top: 3rem;
  padding-bottom: 1.25rem;
}
.o__techstack h3 {
  margin-bottom: 0;
}
.o__techstack__row {
  margin-bottom: 3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.o__techstack__row__left {
  width: 100%;
}
@media (min-width: 1024px) {
  .o__techstack__row__left {
    width: 52%;
  }
}
.o__techstack__row__left__row {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.o__techstack__row__left__row__col {
  position: relative;
  margin-bottom: 1.25rem;
  width: 48%;
  padding-bottom: 1.25rem;
}
@media (min-width: 1024px) {
  .o__techstack__row__left__row__col {
    margin-bottom: 0;
    width: 24%;
  }
}
.o__techstack__row__left__row__col .tags {
  position: absolute;
  bottom: 0;
  right: 0;
}
.o__techstack__row__left__row__col img {
  max-height: 5rem;
}
.o__techstack__row__right {
  width: 100%;
}
@media (min-width: 1024px) {
  .o__techstack__row__right {
    width: 38%;
  }
}
.o__techstack__row__right__row {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.o__techstack__row__right__row__col {
  position: relative;
  margin-bottom: 1.25rem;
  width: 48%;
  padding-bottom: 1.25rem;
}
@media (min-width: 1024px) {
  .o__techstack__row__right__row__col {
    margin-bottom: 0;
    width: 30%;
  }
}
.o__techstack__row__right__row__col .tags {
  position: absolute;
  bottom: 0;
  right: 0;
}
.o__techstack__row__right__row__col img {
  max-height: 5rem;
}
.o__values {
  padding-top: 3rem;
  padding-bottom: 1.25rem;
}
.o__values__row {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}
.o__values__row__col {
  margin-bottom: 1.25rem;
  width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 768px) {
  .o__values__row__col {
    width: 50%;
  }
}
.o__values__row__col h4 {
  margin-bottom: 0;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .o__values__row__col h4 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.o__values__row__col h4 > span {
  display: flex;
  align-items: center;
}
.o__values__row__col h4 > span .image {
  width: 3.125rem;
}
.o__values__row__col h4 > span img {
  margin-right: 0.5rem;
}
input.search-field {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.per__sec {
  padding-top: 3rem;
  padding-bottom: 1.5rem;
}
.per__sec__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.per__sec__row__col {
  width: 100%;
}
@media (min-width: 768px) {
  .per__sec__row__col {
    width: 31%;
  }
}
.per__sec__box {
  margin-bottom: 1.5rem;
  border-radius: 0.625rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  padding: 1.25rem;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.per__sec__box .title {
  position: relative;
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
}
.per__sec__box .title .image {
  width: 2.5rem;
}
.per__sec__box .title .image img {
  height: 1.5625rem;
  width: auto;
}
.per__sec__box .title h4 {
  margin-bottom: 0;
  width: calc(100% - 2.5rem);
  padding-bottom: 0;
}
.per__sec__box .title .arrow {
  position: absolute;
  right: 0;
  top: 0.5rem;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.per__sec__box .desc {
  display: none;
  padding-top: 1.5rem;
}
.per__sec__box .desc p {
  font-size: 1rem;
  line-height: 1.5rem;
}
.per__sec__box.active,
.per__sec__box:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}
.per__sec__box.active .arrow {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.testimonial__slider {
  padding-top: 4.375rem;
  padding-bottom: 2.5rem;
}
.testimonial__slider__box {
  position: relative;
}
.testimonial__slider__slick {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 768px) {
  .testimonial__slider__slick {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.testimonial__slider__slick .slick-slide {
  margin-left: 1.6875rem;
  margin-right: 1.6875rem;
}
.testimonial__slider__slick .slick-list {
  margin-left: -1.6875rem;
  margin-right: -1.6875rem;
}
.testimonial__slider__slick a {
  position: relative;
  display: inline-block;
  padding-bottom: 1.5rem;
}
.testimonial__slider__slick a h6 {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  width: auto;
  border-radius: 0.1875rem;
  --tw-bg-opacity: 1;
  background-color: rgb(232 232 232 / var(--tw-bg-opacity));
  padding: 0.3125rem;
  font-size: 0.625rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.testimonial__slider__left {
  position: absolute;
  left: 0;
  bottom: 50%;
  z-index: 1;
  margin-bottom: -0.5rem;
  cursor: pointer;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.testimonial__slider__left:hover img {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.testimonial__slider__right {
  position: absolute;
  right: 0;
  bottom: 50%;
  z-index: 1;
  margin-bottom: -0.5rem;
  --tw-scale-x: -1.1;
  --tw-scale-y: -1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.testimonial__slider__right:hover img {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.testimonial__slider__box .slick-track {
  display: flex !important;
}
.testimonial__slider__box .slick-slide {
  height: inherit !important;
}
.testimonial__slider__box__inner {
  height: 100%;
  border-radius: 0.625rem;
  border-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(51 49 50 / var(--tw-border-opacity));
  padding-left: 1.4375rem;
  padding-right: 1.4375rem;
  padding-top: 1.875rem;
  padding-bottom: 1rem;
}
.testimonial__slider__box__inner .image {
  margin-bottom: 1rem;
}
.testimonial__slider__box__inner .image img {
  height: 4.25rem;
  width: 4.25rem;
  border-radius: 9999px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (min-width: 768px) {
  .testimonial__slider__box__inner .image img {
    height: 6.25rem;
    width: 6.25rem;
  }
}
.testimonial__slider__box__inner:hover .image img {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.testimonial__slider__box__inner .information {
  margin-bottom: 1.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(176 176 176 / var(--tw-border-opacity));
  padding-bottom: 0.75rem;
}
.testimonial__slider__box__inner .information__right {
  margin-left: 1.25rem;
}
.testimonial__slider__box__inner .information__right img {
  max-width: 6.25rem;
}
.testimonial__slider__box__inner .information h5 {
  padding-bottom: 0;
  text-align: left;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
}
.testimonial__slider__box__inner .information h6 {
  padding: 0;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25;
}
.testimonial__slider__box__inner .description p {
  text-align: left;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
}
.tough__leadership {
  padding-top: 1.25rem;
  padding-bottom: 2rem;
}
.tough__leadership h2.title {
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .tough__leadership h2.title {
    margin-bottom: 4rem;
  }
}
.tough__leadership__box {
  display: flex;
  flex-wrap: wrap;
}
.tough__leadership__box__left {
  margin-bottom: 2rem;
  width: 100%;
}
@media (min-width: 768px) {
  .tough__leadership__box__left {
    margin-bottom: 0;
    width: 23%;
    padding-right: 3.125rem;
  }
}
.tough__leadership__box__left ul li {
  position: relative;
  margin-bottom: 0.625rem;
  border-bottom-width: 0.0625rem;
  border-color: #00000040;
  padding-bottom: 0.625rem;
}
.tough__leadership__box__left ul li a {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(51 49 50 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .tough__leadership__box__left ul li a {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.tough__leadership__box__left ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.tough__leadership__box__left ul li span.menu-has-child {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  display: inline-block;
  height: 1.5625rem;
  width: 1.5625rem;
  cursor: pointer;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tough__leadership__box__left ul li span.menu-has-child svg {
  height: 1.5625rem;
  width: 1.5625rem;
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tough__leadership__box__left ul li span.menu-has-child svg path {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tough__leadership__box__left ul li span.menu-has-child.active svg {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tough__leadership__box__left ul li span.menu-has-child.active svg path {
  fill: #144589;
}
.tough__leadership__box__left ul li.active a {
  font-size: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .tough__leadership__box__left ul li.active a {
    font-size: 2.1875rem;
  }
}
.tough__leadership__box__left ul li.active ul li a {
  font-size: 1.125rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.tough__leadership__box__left ul li.active ul li.active a {
  font-size: 1.25rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.tough__leadership__box__left ul li ul {
  display: none;
  padding-left: 1.25rem;
  padding-top: 1.25rem;
}
.tough__leadership__box__left ul li ul li {
  border-style: none;
  padding-bottom: 0;
}
.tough__leadership__box__left ul li ul li a {
  font-size: 1.125rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.tough__leadership__box__left ul li ul li.active {
  font-size: 1.25rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.tough__leadership__box__right {
  width: 100%;
}
@media (min-width: 768px) {
  .tough__leadership__box__right {
    width: 77%;
  }
}
.tough__leadership__content {
  display: none;
}
.tough__leadership__content__row {
  margin-bottom: 1.75rem;
  display: flex;
  flex-wrap: wrap;
  border-bottom-width: 0.0625rem;
  border-color: #00000040;
  padding-bottom: 1.75rem;
}
.tough__leadership__content__row .image {
  width: 6.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 768px) {
  .tough__leadership__content__row .image {
    width: 20%;
    padding-right: 0;
  }
}
@media (min-width: 1280px) {
  .tough__leadership__content__row .image {
    width: 15%;
  }
}
.tough__leadership__content__row .image img {
  height: 5rem;
  width: 5rem;
  border-radius: 9999px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 768px) {
  .tough__leadership__content__row .image img {
    height: 6rem;
    width: 6rem;
  }
}
@media (min-width: 1024px) {
  .tough__leadership__content__row .image img {
    height: 7.1875rem;
    width: 7.1875rem;
  }
}
.tough__leadership__content__row .content {
  width: calc(100% - 6.25rem);
}
@media (min-width: 768px) {
  .tough__leadership__content__row .content {
    width: 80%;
  }
}
@media (min-width: 1280px) {
  .tough__leadership__content__row .content {
    width: 85%;
  }
}
.tough__leadership__content__row .content h4 {
  margin-bottom: 0;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(51 49 50 / var(--tw-text-opacity));
}
.tough__leadership__content__row .content h4 a {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.tough__leadership__content__row .content h4 a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.tough__leadership__content__row .content p {
  position: relative;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
}
.tough__leadership__content__row .content .content__box {
  position: relative;
  margin-bottom: 0.75rem;
  max-height: 6.6875rem;
  overflow: hidden;
}
.tough__leadership__content__row .content .content__box a {
  display: none;
}
.tough__leadership__content__row .content .content__box h2 {
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
}
.tough__leadership__content__row .content .content__box h2:after {
  display: none;
}
.tough__leadership__content__row .content .content__box:after {
  background: linear-gradient(222.39deg, #fff 52.62%, #fff 59.65%);
  filter: blur(0.6875rem);
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1.5625rem;
  --tw-content: "";
  content: var(--tw-content);
}
.tough__leadership__content__row:last-child {
  border-style: none;
}
.t__col__box {
  padding-top: 3rem;
  padding-bottom: 2.5rem;
}
.t__col__box__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.t__col__box__row__col {
  margin-bottom: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .t__col__box__row__col {
    width: 31%;
  }
}
.t__col__box__btn {
  padding-top: 1.5rem;
  text-align: center;
}
.trusted__by {
  padding-top: 3rem;
  padding-bottom: 2.5rem;
}
.trusted__by__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.trusted__by__row__left {
  margin-bottom: 2rem;
  width: 100%;
}
@media (min-width: 768px) {
  .trusted__by__row__left {
    margin-bottom: 0;
    width: 44%;
  }
}
.trusted__by__row__right {
  width: 100%;
}
@media (min-width: 768px) {
  .trusted__by__row__right {
    width: 54%;
    padding-top: 3.75rem;
  }
}
.trusted__by__row__right__row {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.trusted__by__row__right__row__col {
  position: relative;
  margin-bottom: 1.25rem;
  width: 48%;
  padding-bottom: 1.25rem;
}
@media (min-width: 1024px) {
  .trusted__by__row__right__row__col {
    margin-bottom: 0;
    width: 24%;
  }
}
.trusted__by__row__right__row__col .tags {
  position: absolute;
  bottom: 0;
  right: 0;
}
.trusted__by__row__right__row__col img {
  height: auto;
  max-height: 4.375rem;
  width: auto;
}
.what__do {
  padding-top: 2rem;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .what__do {
    padding-top: 4.375rem;
  }
}
.what__do p {
  margin-bottom: 1.25rem;
}
.what__do__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}
.what__do__row__col {
  margin-bottom: 1.25rem;
  display: flex;
  width: 100%;
  align-items: center;
  padding-right: 4.375rem;
}
@media (min-width: 768px) {
  .what__do__row__col {
    width: auto;
  }
}
.what__do__row__col p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.what__do__row__col .icon {
  margin-right: 0.25rem;
  height: auto;
  width: 1.4375rem;
}
.why__us {
  padding-top: 2.375rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .why__us {
    padding-bottom: 1.25rem;
  }
}
.why__us__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.why__us__row__col {
  margin-bottom: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .why__us__row__col {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .why__us__row__col {
    width: auto;
  }
}
.why__us__row__col h2 {
  margin-bottom: 0;
  padding-bottom: 0;
  --tw-text-opacity: 1;
  color: rgb(20 69 137 / var(--tw-text-opacity));
}
.why__us__row__col p {
  padding: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .why__us__row__col p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 1536px) {
  .why__us__row__col p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.blog_share .author_box {
  width: auto;
}
.author_box .authorbox_col:first-child {
  width: 52%;
}
.authorbox_intro {
  display: flex;
  align-items: center;
  align-content: center;
}
.introimgbox {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.introimgbox > img {
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 100px;
  position: relative;
  z-index: 2;
}
.introdesclist {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
}
.introdesclist a {
  color: #fff;
}
.single .blog_share .author_box {
  width: auto;
  min-width: 65%;
}
.single .blog__share .introimgbox > img {
  object-fit: cover;
}
.single .blog__share .introimgbox > img:not(:first-child) {
  margin-left: -15px;
}
.single .author__about {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 30px;
}
.single .blog_outerrightauthor .author_about h6 {
  width: auto;
  max-width: initial;
  text-align: left;
  margin: 0;
  padding: 0;
}
.single .author__about > .share {
  display: flex;
  align-items: center;
  padding-left: 15px;
}
.single .author__about > .share ul {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin-left: 10px;
}
.single .auhtor__listing {
  width: 100%;
}
.single .auhtor__listing .intro {
  width: 100%;
}
.single .auhtor__listing .intro > .image img {
  width: 70px;
  min-width: 70px;
  height: 70px;
}
.single .auhtor__listing .intro .desc h5 {
  display: flex;
  align-items: center;
  margin: 0 0 5px;
  padding: 0;
}
.single .auhtor__listing .intro .desc h5 a {
  margin-left: 30px;
}
.single .auhtor__listing .intro .desc h5 a img {
  width: 22px;
  height: 22px;
  border-radius: 0px;
}
.single .author__about h6 {
  width: auto;
  max-width: initial;
  text-align: left;
  margin: 0;
  padding: 0;
}
.blog__share .author__box {
  width: auto;
  min-width: 70%;
}
.authorbox_intro {
  max-width: 375px;
}
.full__width__title__desc ul {
  max-width: 900px;
  margin: 0;
}
.full__width__title__desc ul li {
  border: 0;
  font-size: 24px;
  line-height: 32px;
}
.full__width__title__desc ul li::after {
  top: 0.7rem;
}
.full__width__title__desc ul li ul {
  margin-top: 10px;
}
.full__width__title__desc ul li ul li {
  margin-bottom: 0;
}
.full__width__title__desc ul li ul li::after {
  background: transparent;
  height: 10px;
  width: 10px;
  border-width: 2px;
}
@media (max-width: 767px) {
  .full__width__title__desc ul li {
    font-size: 16px;
    line-height: 24px;
  }
  .full__width__title__desc ul li::after {
    top: 0.5rem;
  }
}
.full__width__title__desc ul {
  max-width: 750px;
  margin: 0;
}
.full__width__title__desc ul li {
  border: 0;
  font-size: 18px;
  line-height: 26px;
  padding-left: 30px;
}
.full__width__title__desc ul li::after {
  top: 7px;
  width: 8px;
  height: 8px;
}
.full__width__title__desc ul li ul {
  margin-top: 10px;
}
.full__width__title__desc ul li ul li {
  margin-bottom: 0;
  padding-left: 25px;
}
.full__width__title__desc ul li ul li::after {
  background: transparent;
  border-width: 2px;
}
@media (max-width: 767px) {
  .full__width__title__desc ul li {
    font-size: 16px;
    line-height: 24px;
  }
  .full__width__title__desc ul li::after {
    top: 0.5rem;
  }
}
.page-virtual-cfo .h__help__box.col {
  border: 0;
  padding: 0;
}
.page-virtual-cfo .h__help__box__left h3 {
  font-size: 24px;
  color: #333132;
  font-weight: 700;
  margin: 0 0 17px;
  padding: 0;
}
.page-virtual-cfo .h__help__box__left p {
  font-size: 16px;
  color: #333132;
  line-height: 21px;
}
.helpcol-border {
  width: 100%;
  border-top: 1px solid #b0b0b0;
  margin: 50px 0;
}
@media (max-width: 767px) {
  .page-virtual-cfo .h__help .res__hide {
    display: block;
  }
  .page-virtual-cfo .h__help__box.col {
    border-top: 1px solid #b0b0b0;
    padding: 30px 0 0;
    margin: 35px 0 0;
  }
  .page-virtual-cfo .h__help__box.col:first-child {
    border-top: 0;
    padding: 0;
    margin: 0;
  }
  .page-virtual-cfo .h__help__box__left {
    margin-bottom: 0;
  }
  .helpcol-border {
    display: none;
  }
  .h__help__three__resp {
    display: none;
  }
}
.h__help__row .helpcol-border {
  margin: 0 0 35px;
}
.h__help__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.h__help__row__col {
  width: 30%;
  margin-bottom: 50px;
}
.h__help h4 {
  color: #989898;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0;
}
.h__help h3 {
  font-size: 24px;
  margin-bottom: 0;
  font-weight: 700;
  color: #333132;
}
@media (max-width: 767px) {
  .h__help__bg {
    padding-bottom: 0;
  }
  .h__help__row {
    padding-bottom: 0;
    border: none;
    margin-bottom: 0;
  }
  .h__help__row__col {
    width: 100%;
    margin-bottom: 50px;
  }
  .h__help h4,
  .h__help h3 {
    font-size: 22px;
  }
  .h__help p {
    font-size: 14px;
  }
}
body .blog__outer__right sup {
  top: 0;
  vertical-align: middle;
}
body .blog__outer__right sup a {
  display: inline-block;
  cursor: pointer;
  border-radius: 4px;
  background-color: #fcd17a;
  padding: 7px 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 10px;
  color: #000;
  margin: 2px 5px !important;
}
.testimonial__slider__sec {
  background: #f4f4f4;
  padding: 25px 0 40px;
}
.testimonial__slider__sec .testimonial__slider__box__inner {
  background: #fff;
  border: 0;
  border-radius: 10px;
}
.testimonial__slider__sec .testimonial__slider__box__inner .image img {
  height: 122px;
  width: 122px;
  border: 2px solid #144589;
  box-shadow: 0px 2px 4.4px 0px #00000096;
  padding: 10px;
  margin: -85px auto 0;
  background: #fff;
  transition: all 0.4s;
}
.testimonial__slider__sec .testimonial__slider__slick .slick-list {
  padding-top: 65px;
}
.testimonial__slider__box__inner .information {
  width: 85%;
}
.mega-service-menu > .mega-sub-menu .mega-menu-item > div > .menu > .menu-item {
  position: relative;
}
.service_sub_menu {
  width: 35px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 3px;
  text-align: right;
  cursor: pointer;
  transform: rotate(-90deg);
  transition: all 0.3s;
  z-index: 9;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.service_sub_menu:before {
  content: "";
  font-family: dashicons;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  position: relative;
  font-size: 17px;
}
.mega-service-menu
  > .mega-sub-menu
  .mega-menu-item
  > div
  > .menu
  > .menu-item
  > .sub-menu {
  display: none;
}
.active .service_sub_menu {
  transform: rotate(0deg);
}
.QuickSummary__box {
  width: 100%;
  display: block;
  padding: 20px 20px;
  background: #f5f5f5;
  box-shadow: 0px 4px 4px 0px #00000040;
  margin: 1.875rem 0;
}
.blog__outerright .QuickSummarybox h2,
.blogouterright .QuickSummary_box h3 {
  color: #144589;
  font-weight: 600;
  font-family: "DM Sans", sans-serif;
  padding: 0 0 15px;
  margin: 0;
}
.blog__outerright .QuickSummary_box a {
  padding: 7px 10px;
  margin: 0;
}
.QuickSummary__box p strong {
  font-weight: 600;
}
.blog__faqs {
  width: 100%;
  display: inline-block;
  padding: 15px 0;
}
.blog__outer__right .blog__faqs h2 {
  color: #000;
  font-weight: 600;
}
.blog__outer__right .blog__faqs h2::after {
  background-color: #000;
}
.blog__outer__right .faqtab__row {
  width: 100%;
  background: #f5f5f5;
  padding: 20px 20px 20px 35px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  list-style: decimal;
}
.blog__outer__right .faq__item {
  width: 100%;
  padding: 0 0 10px;
  margin: 0 0 20px;
  border-bottom: 1px solid #b0b0b0;
}
.blog__outer__right .faq__item::marker {
  font-weight: 700;
}
.blog__outer__right .faq__item:last-child {
  padding: 0;
  margin: 0;
  border-bottom: 0;
}
.blog__outer__right .faq__item h4 {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  margin: 0;
}
.home__service__tabs {
  display: flex;
  flex-wrap: wrap;
}
.home__service__tabs .services__tablist {
  width: 25%;
  padding: 0 20px 0 0;
  margin: 0;
}
.home__service__tabs .services__tablist > .items a {
  font-size: 30px;
  font-weight: 500;
  color: #000000;
  display: block;
  border-radius: 10px;
  padding: 20px 30px;
  transition: all 0.4s;
  cursor: pointer;
}
.home__service__tabs .services__tablist > .items a.active {
  color: #144589;
  box-shadow: 0px 2px 7.2px 0px rgba(0, 0, 0, 0.15);
}
.home__service__tabs .services__tablist > .items a:hover {
  color: #144589;
}
.service__tab__content {
  padding-left: 20px;
  width: 75%;
}
.service__tab__content .our__services__box__row {
  padding: 0;
  gap: 0;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.service__pane .our__services__box__row__col {
  width: calc(25% - 30px);
  margin: 15px 15px;
}
.service__tab__content .our__services__box__row__col__title {
  display: block;
  cursor: inherit;
}
.service__tab__content .our__services__box__row__col__desc {
  display: block;
  padding: 0;
}
.allservices__sec .our__services__box__row__col__desc div.tags {
  margin: 0 0 10px;
}
.service__tab__content .allservices__sec .our__services__box__row {
  background: #ffffff;
  border-radius: 10px;
  padding: 10px 10px;
  box-shadow: 0px 2px 7.2px 0px rgba(0, 0, 0, 0.15);
  margin: 0 0 20px;
}
.service__pane {
  display: none;
}
.allservices__sec .our__services__box__row__col__desc span.tags {
  font-size: 11.5px;
}
.service__withdata .our__services__box__row__col {
  width: calc(50% - 30px);
  margin: 0px 15px 30px;
  border-radius: 10px;
  padding: 30px 35px;
  box-shadow: 0px 2px 7.2px 0px rgba(0, 0, 0, 0.15);
}
.service__pane a {
  cursor: pointer;
}
@media (max-width: 1535px) {
  .home__service__tabs .services__tablist > .items a {
    font-size: 24px;
    padding: 20px 20px;
  }
}
@media (max-width: 1279px) {
  .home__service__tabs .services__tablist > .items a {
    font-size: 22px;
    padding: 15px 15px;
  }
}
@media (max-width: 1024px) {
  .home__service__tabs .services__tablist {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0 0 20px;
  }
  .home__service__tabs .services__tablist > .items a {
    font-size: 20px;
    padding: 8px 15px;
    min-width: 100px;
    text-align: center;
  }
  .service__tab__content {
    padding: 0;
    width: 100%;
  }
  .mega-service-menu .mega-sub-menu {
    padding: 0 !important;
  }
  .mega-service-menu .mega-sub-menu > .mega-menu-item {
    padding-right: 10px !important;
  }
  .mega-service-menu
    > .mega-sub-menu
    .mega-menu-item
    > div
    > .menu
    > .menu-item
    > a {
    display: block;
    padding: 6px 0;
  }
  .service_sub_menu {
    transform: rotate(0deg);
    text-align: right;
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  section.our__services {
    padding: 30px 0 0;
  }
  section.our__services h2 {
    margin-bottom: 25px;
  }
  .home__service__tabs .services__tablist > .items {
    min-width: 45%;
  }
  .home__service__tabs .services__tablist > .items a {
    font-size: 18px;
  }
  .service__tab__content .allservices__sec .our__services__box__row {
    padding: 0;
  }
  .service__pane .our__services__box__row__col {
    width: calc(50% - 30px);
  }
  .service__withdata .our__services__box__row__col {
    width: calc(100% - 30px);
    padding: 15px 20px 20px;
    margin: 0 15px 20px;
  }
  .testimonial__slider {
    padding-top: 20px;
  }
  .service__tab__content .our__services__box__row__col__title .icon img {
    width: 42px;
    height: 42px;
  }
}
.view-all-btn-container.mobile-only,
.social__mobile {
  display: none;
}
.h__banner__bg.mobile__banner__bg {
  display: none;
}
.mobileshow {
  display: none;
}
#page .download-button-report {
  background: #fcd17a;
  color: #000;
  display: inline-block;
  padding: 10px 10px;
  border-radius: 4px;
}
#page .download-button-report:hover {
  background: #fcc34f;
}
@media (max-width: 767px) {
  body .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .h__banner {
    height: 25rem;
  }
  .h__banner__bg {
    display: none;
  }
  .h__banner__bg.mobile__banner__bg {
    display: block;
    background-position: center top;
  }
  .h__banner__c .yellow-btn {
    font-size: 10px;
    padding: 11px 14px;
  }
  body section.what__do {
    padding-bottom: 7px;
    margin-bottom: 0;
  }
  .b-animation,
  h2.wp-block-heading {
    margin-bottom: 1.5rem;
  }
  .b-animation:after,
  h2.wp-block-heading:after {
    width: 87px;
    height: 3px;
  }
  .what__do p,
  .why__us p {
    padding: 0;
  }
  .what__do__row__col,
  .why__us__row__col {
    width: 50%;
    padding-right: 0;
  }
  .what__do__row__col .icon {
    min-width: 1.6rem;
    width: 1.6rem;
  }
  body .logo__slider {
    padding: 20px 0 30px;
  }
  .logo__slider__slick .slick-slide {
    margin-left: 7px;
    margin-right: 7px;
  }
  section.ad__box {
    padding: 30px 0;
  }
  .ad__box__row__col h2 {
    font-size: 22px;
    margin: 0 0 20px;
  }
  body .home__service__tabs .services__tablist {
    flex-wrap: nowrap;
  }
  body .home__service__tabs .services__tablist > .items {
    min-width: auto;
  }
  .home__service__tabs .services__tablist > .items a {
    font-size: 14px;
    padding: 0 15px 0 0;
    min-width: auto;
    box-shadow: none !important;
    position: relative;
  }
  .home__service__tabs .services__tablist > .items a.active {
    color: #e0a734;
  }
  .home__service__tabs .services__tablist > .items a:after {
    content: "";
    width: 2px;
    height: 70%;
    background: #000;
    opacity: 0.25;
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
  }
  .home__service__tabs .services__tablist > .items:last-child a {
    padding: 0;
  }
  .home__service__tabs .services__tablist > .items:last-child a:after {
    display: none;
  }
  .service__pane .our__services__box__row__col {
    width: 50%;
    margin: 0;
    padding: 20px 15px 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
  }
  .service__pane .our__services__box__row__col:first-child,
  .service__pane .our__services__box__row__col:nth-child(2) {
    border-top: 0;
  }
  .service__tab__content .our__services__box__row__col__title .icon img {
    width: 28px;
    height: 28px;
  }
  .our__services__box__row__col__title h4 {
    font-size: 14px;
    margin: 0 0 5px;
  }
  .our__services__box__row__col__desc span.tags,
  .our__services__box__row__col__desc span.tags {
    font-size: 10px !important;
  }
  .service__pane .our__services__box__row__col__desc > a {
    font-size: 14px;
  }
  .service__withdata .our__services__box__row__col {
    box-shadow: none;
    border-radius: 0;
  }
  .service__tab__content .our__services__box__row {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
    margin: 0 0 20px;
  }
  .our__services__box__row__col__desc .description p {
    font-size: 13px;
    line-height: 18px;
  }
  body section.testimonial__slider {
    padding-top: 0rem;
    padding-bottom: 30px;
  }
  .testimonial__slider__sec .testimonial__slider__box__inner {
    padding: 20px;
  }
  .testimonial__slider__sec .testimonial__slider__box__inner .image img {
    height: 85px;
    width: 85px;
    padding: 5px;
    margin: -75px auto 0;
  }
  .testimonial__slider__box__inner .information {
    width: 100%;
    padding: 0 0 5px;
    margin: 0 0 10px;
  }
  .testimonial__slider__box__inner .description p {
    font-size: 13px;
    line-height: 17px;
    padding: 0;
  }
  .testimonial__slider__box__inner .information h5 {
    font-size: 15px;
  }
  .testimonial__slider__box__inner .information h6 {
    font-size: 13.5px;
  }
  .testimonial__slider__box__inner .information__right {
    margin-left: 10px;
  }
  .mobile-hidden {
    display: none;
  }
  .view-all-btn-container.mobile-only {
    display: block;
  }
  .our__team__row__col {
    margin-bottom: 2rem;
  }
  .view-all-btn-container.mobile-only .view-all-btn {
    color: #e0a734;
    font-weight: 600;
    font-size: 15px;
    border-bottom: 2px solid #e0a734;
    padding: 0 0 3px;
    display: inline-block;
    margin: 0 0 20px;
  }
  .tough__leadership h2.title {
    margin-bottom: 1.5rem;
  }
  .tough__leadership .title .yellow-btn {
    max-width: 125px;
    width: auto;
    font-size: 10px;
    margin-left: 15px;
  }
  body .tough__leadership__box__left ul {
    justify-content: center;
  }
  .tough__leadership__box__left ul li {
    border: 0;
    margin: 0 0 0 15px;
    padding: 0 0 0 15px;
    line-height: 1;
    border-left: 1px solid rgba(0, 0, 0, 0.25);
  }
  .tough__leadership__box__left ul li a {
    padding: 0;
    min-width: auto;
    box-shadow: none !important;
    position: relative;
  }
  .tough__leadership__box__left ul li:first-child {
    padding: 0;
    margin: 0;
    border: 0;
  }
  .tough__leadership__box__left ul li.active a {
    color: #e0a734 !important;
    font-weight: 700;
  }
  .tough__leadership__content__row .content h4 {
    font-size: 15px;
    line-height: 20px;
  }
  .tough__leadership__content__row .content p {
    font-size: 13px;
    line-height: 17px;
  }
  .tough__leadership {
    padding-bottom: 0;
  }
  body section.logo__slider__simple {
    padding: 15px 0;
  }
  .logo__slider__simple__slick .slick-slide {
    margin-left: 7px;
    margin-right: 7px;
  }
  .faq h2.title {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .faq h2.title .yellow-btn {
    font-size: 10px;
  }
  .faq__box__left ul li {
    border: 0;
    margin: 10px 0px 10px 15px;
    padding: 0 0 0 15px;
    line-height: 1;
    border-left: 1px solid rgba(0, 0, 0, 0.25);
  }
  .faq__box__left ul li:first-child {
    padding: 0;
    margin: 0;
    border: 0;
  }
  body .faq__box__left ul li a {
    padding: 0;
    margin: 0;
    font-size: 15px;
  }
  .faq__box__left ul li.active a {
    color: rgb(76, 146, 206) !important;
    font-weight: 700;
  }
  body .faq__box__left {
    margin-bottom: 1.3rem;
  }
  .faq__box__right .faq__content {
    padding: 0;
  }
  .faq__content .accordian {
    padding: 20px;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .accordian__title h4 {
    font-weight: 700;
  }
  .accordian__title__sign {
    height: 15px;
    width: 15px;
  }
  .accordian__title__sign:after {
    height: 3px;
  }
  .accordian__title__sign:before {
    width: 3px;
  }
  .accordian__description {
    padding-top: 1rem;
  }
  section.get__touch {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .get__touch .get__touch__row {
    padding: 30px 17px;
  }
  .get__touch .get__touch__row__left h3 {
    margin-bottom: 0;
  }
  .get__touch .get__touch__row__left__info {
    width: 48.5%;
    display: inline-flex;
    align-items: flex-start;
    padding-bottom: 15px;
  }
  .get__touch .get__touch__row__left__info .icon {
    padding: 4px 7px 0 0;
    width: auto;
  }
  .get__touch .get__touch__row__left__info .icon svg {
    width: 16px;
    height: auto;
  }
  .get__touch .get__touch__row__left__info .contact a {
    padding: 0;
    word-break: break-word;
  }
  .get__touch .get__touch__row__left__info .contact a,
  .get__touch__row__left__info .contact p {
    line-height: inherit;
  }
  .get__touch .get__touch__row__right {
    width: 100%;
    padding-top: 0;
  }
  .get__touch .get__touch__row__right form input[type="submit"] {
    width: 100%;
  }
  .get__touch .get__touch__row__right form .wpcf7-spinner {
    margin: -35px auto 0;
    display: block;
  }
  .footer__left h4 {
    font-size: 18px;
    margin-bottom: 15px;
    color: #144589;
  }
  .footer__left .footer__brand__tagline {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  .footer__left .wpcf7-form {
    margin-bottom: 25px;
  }
  .footer__left .wpcf7-form .wpcf7-form-control {
    font-size: 14px;
    padding: 12px 15px;
    border-radius: 8px;
    border: 1px solid #e5e7eb;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
  }
  .footer__left .wpcf7-form .wpcf7-submit.yellow-btn {
    font-size: 14px;
    min-width: 100%;
    padding: 12px 20px;
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.3s ease;
  }
  .footer__left .wpcf7-form .wpcf7-submit.yellow-btn:hover {
    background: #d4a035;
    transform: translateY(-1px);
  }
  .footer__right__row {
    margin: 0 -8px;
    margin-bottom: 30px;
  }
  .footer__right__row .footer__right__row__col {
    width: 50%;
    padding: 0 8px;
    margin-bottom: 20px;
  }
  .footer__right__row .footer__right__row__col h5 {
    font-size: 15px;
    font-weight: 600;
    color: #144589;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
  .footer__right__row .footer__right__row__col ul {
    padding: 0;
    margin: 0;
  }
  .footer__right__row .footer__right__row__col ul li {
    margin-bottom: 8px;
  }
  .footer__right__row .footer__right__row__col ul li a {
    padding: 0;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    color: #374151;
    text-decoration: none;
    transition: color 0.3s ease;
  }
  .footer__right__row .footer__right__row__col ul li a:hover {
    color: #144589;
    text-decoration: underline;
  }
  .footer .footer__row {
    padding: 30px 0;
    margin: 0;
    border-bottom: 1px solid #e5e7eb;
  }
  .footer__bottom__row {
    padding-top: 30px;
  }
  .footer__bottom__row h4 {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 20px;
    color: #144589;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
  .footer__bottom__row__right__row {
    margin: 0 -10px;
  }
  footer .footer__bottom__row__right {
    width: 100%;
    padding-top: 0;
  }
  footer .footer__bottom__row__right__row__col {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 15px;
  }
  .footer__bottom__row__right__row__col h5 {
    font-weight: 600;
    padding: 0 0 10px;
    font-size: 14px;
    color: #144589;
  }
  .footer__bottom__row__right__row__col p {
    font-size: 13px;
    line-height: 1.4;
    color: #374151;
    margin: 0;
  }
  .social__mobile {
    display: flex;
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    background: #f8fafc;
    border-radius: 8px;
    order: -1;
  }
  .social__mobile ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin: 0;
    width: 100%;
  }
  .social__mobile ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #ffffff;
    border-radius: 50%;
    border: 1px solid #e5e7eb;
    transition: all 0.3s ease;
  }
  .social__mobile ul li a:hover {
    background: #144589;
    border-color: #144589;
    transform: translateY(-2px);
  }
  .social__mobile ul li a img {
    width: 20px;
    height: 20px;
    filter: brightness(0) saturate(100%) invert(0%);
  }
  .social__mobile ul li a:hover img {
    filter: brightness(0) saturate(100%) invert(100%);
  }
  footer#footer {
    padding-bottom: 0;
  }
  .footer__bottom__row__left {
    display: none;
  }
  .copyright p {
    color: #737373;
    font-size: 13px;
    font-weight: 400;
  }
  .mobilehide {
    display: none;
  }
  .mobileshow {
    display: block;
  }
  .footer__right__row__col.menu1,
  .footer__right__row .footer__right__row__col.menu4 {
    width: 50%;
  }
  .footer__right__row .footer__right__row__col.menu2,
  .footer__right__row .footer__right__row__col.menu5 {
    width: 50%;
  }
  .footer__right__row .footer__right__row__col.menu3,
  .footer__right__row .footer__right__row__col.menu6 {
    width: 50%;
  }
  body section.faq {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.our__impact_sec .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.our__impact_sec .row > .col-lg-7 {
  width: 62%;
  padding: 0 15px;
}
.our__impact_sec .why__us__row__col h2 {
  font-size: 36px;
  font-weight: 700;
}
.our__impact_sec .why__us__row__col p {
  font-size: 18px;
  line-height: initial;
}
.our__impact_sec .row > .col-lg-5 {
  width: 38%;
  padding: 0 15px;
}
.our__impact_sec .why__us__row {
  margin: 0 -15px;
  align-items: initial;
}
.our__impact_sec .why__us__row__col {
  width: calc(50% - 30px);
  border-top: 1px solid #b0b0b0;
  padding: 15px 0 0;
  margin: 15px 15px 0;
}
.our__impact_sec .why__us__row__col:first-child,
.our__impact_sec .why__us__row__col:nth-child(2) {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.impactvideo {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 15px;
}
.impactvideo video,
.impactvideo iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.h__banner .h__banner__c h2 {
  max-width: 56rem;
  margin: 0;
}
.category .h__banner__bg::after,
.page-resources .h__banner__bg::after,
.page-blogs .h__banner__bg::after {
  display: none;
}
.category .breadcrumbs #crumbs,
.category .breadcrumbs #crumbs a,
.category .h__banner__c h1,
.category .h__banner .h__banner__c h2,
.page-resources .breadcrumbs #crumbs,
.page-resources .breadcrumbs #crumbs a,
.page-resources .h__banner__c h1,
.page-resources .h__banner .h__banner__c h2,
.page-blogs .breadcrumbs #crumbs,
.page-blogs .breadcrumbs #crumbs a,
.page-blogs .h__banner__c h1,
.page-blogs .h__banner .h__banner__c h2 {
  color: #333132;
}
.category .h__banner__c h1:after,
.page-resources .h__banner__c h1:after,
.page-blogs .h__banner__c h1:after {
  background-color: #333132;
}
@media (min-width: 1024px) {
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.14) !important;
    padding: 10px 15px !important;
  }
  .mega-service-menu
    > .mega-sub-menu
    .mega-menu-item
    > div
    > .menu
    > .menu-item.menu-item-has-children {
    border-bottom: 1px solid #b0b0b0;
  }
  .mega-service-menu
    > .mega-sub-menu
    .mega-menu-item
    > div
    > .menu
    > .menu-item
    > .sub-menu {
    padding-left: 20px;
  }
  .n__content__two .n__content__two__row__left p,
  body .n__content p {
    font-size: 20px;
  }
  .menu .service_sub_menu {
    transform: inherit;
  }
  .menu .active .service_sub_menu:before {
    content: "";
  }
  .header__outer__menu
    ul.mega-menu
    li
    ul
    li.current-menu-item
    .sub-menu
    .menu-item
    a {
    font-weight: 400;
    color: #000;
  }
  .header__outer__menu ul.mega-menu li ul > li.current-menu-item > a,
  .header__outer__menu
    ul.mega-menu
    li
    ul
    li.menu-item
    .sub-menu
    li.current-menu-item
    a {
    color: #144589 !important;
  }
}
@media (max-width: 991px) {
  .our__impact_sec .row > .col-lg-7 {
    width: 100%;
  }
  .our__impact_sec .row > .col-lg-5 {
    width: 100%;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  section.why__us.our__impact_sec h2.b-animation {
    font-size: 1.875rem;
  }
  .our__impact_sec .why__us__row {
    margin: 0;
  }
  .our__impact_sec .why__us__row__col {
    width: 100%;
    border: 0;
    padding: 0 0 15px;
    margin: 0 0 15px;
    border-bottom: 1px solid #b0b0b0;
  }
  .our__impact_sec .why__us__row__col:last-child {
    border-bottom: 0;
    padding: 0;
    margin: 0;
  }
  .our__impact_sec .why__us__row__col h2 {
    font-size: 22px;
  }
  .our__impact_sec .why__us__row__col p {
    font-size: 1rem;
  }
  .b-animation {
    font-size: 22px;
  }
}
.blog__faqs .faqtab__row li ul li {
  position: relative;
  padding-left: 1rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
}
.blog__faqs .faqtab__row li ul li::after {
  position: absolute;
  left: 0;
  top: 0.5rem;
  height: 0.3125rem;
  width: 0.3125rem;
  border-radius: 50%;
  border: 0.0625rem solid rgba(20, 69, 137, 1);
  background-color: rgba(20, 69, 137, 1);
  content: "";
  display: block;
}
.blog-content-sidebar-inner ul {
  display: none;
}
.blog-content-sidebar-inner ul:first-of-type {
  display: block;
}
.mega-service-menu
  > .mega-sub-menu
  .mega-menu-item
  > div
  > .menu
  > .current-menu-parent.menu-item-has-children
  .sub-menu {
  display: block;
}
.current-menu-parent.menu-item-has-children > .service_sub_menu::before {
  content: "";
}
body .h__banner .h__banner__c {
  bottom: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
}
@media (max-width: 767px) {
  .h__banner .h__banner__bg,
  .home .h__banner .h__banner__bg.mobile__banner__bg {
    display: block;
  }
  .home .h__banner .h__banner__bg {
    display: none;
  }
}
@media (max-width: 1024px) {
  .header .header__outer__resp__menu {
    display: none;
  }
  .mob-menu-header-holder.mobmenu {
    width: 50px;
  }
  body .mobmenu-right-panel {
    background-color: #fff;
    width: 100%;
  }
  body .mobmenu-right-panel .mobmenu-right-bt {
    right: 5px;
  }
  body .mobmenu-right-panel .mobmenu-right-bt i:before {
    content: "\02715";
    font-weight: 700;
    color: #000;
    font-size: 26px;
  }
  .mobmenu-content ul {
    width: 100%;
    max-width: 100%;
  }
  #mobmenuright > .menu-item {
    padding: 0;
    position: relative;
    background: transparent !important;
  }
  .menu-item .service_sub_menu {
    display: none;
  }
  .mobmenu-content #mobmenuright > .menu-item > a {
    display: block;
    width: 100%;
    padding: 8px 10px;
    background: transparent !important;
    color: #000000;
    font-size: 16px;
  }
  .mobmenu-right-panel #mobmenuright .mob-expand-submenu {
    display: none;
  }
  #mobmenuright .menu-item-has-children .service_sub_menu {
    justify-content: center;
    color: #000;
    display: flex !important;
  }
  body .mobmenu-content #mobmenuright .sub-menu {
    background: transparent;
    color: #000;
    padding: 0;
  }
  #mobmenuright .menu-item .sub-menu .menu-item {
    position: relative;
    padding: 0;
    background: transparent !important;
  }
  #mobmenuright > .menu-item > .sub-menu > .menu-item > a {
    color: #000000;
    padding: 6px 10px;
    display: block;
    position: relative;
    font-size: 16px;
  }
  #mobmenuright > .menu-item > .sub-menu > .menu-item > .sub-menu > .menu-item {
    padding: 0;
  }
  #mobmenuright
    > .menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > a {
    padding: 6px 20px;
    color: #000;
    display: block;
    line-height: inherit;
    font-size: 15px;
  }
  #mobmenuright > .menu-item.active > .service_sub_menu::before,
  #mobmenuright
    > .menu-item.active
    .sub-menu
    > .menu-item.active
    > .service_sub_menu::before {
    content: "";
  }
  #mobmenuright > .menu-item.active > a {
    color: #fff;
    background: #144589 !important;
  }
  #mobmenuright > .menu-item.active > .service_sub_menu {
    color: #fff;
  }
  #mobmenuright > .menu-item.active > .service_sub_menu:before {
    content: "";
  }
  #mobmenuright > .menu-item > .sub-menu > .menu-item-has-children.active > a,
  #mobmenuright
    > .menu-item
    > .sub-menu
    > .menu-item-has-children.active
    > .service_sub_menu {
    color: #144589;
  }
  #mobmenuright > .servicenavmega.menu-item > .sub-menu > .menu-item {
    padding: 5px 10px 15px 15px;
  }
  #mobmenuright > .servicenavmega.menu-item > .sub-menu > .menu-item > a {
    padding: 0;
    font-weight: 700;
    line-height: 36px;
  }
  #mobmenuright > .servicenavmega.menu-item > .sub-menu > .menu-item > a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 0.1875rem;
    width: 3.125rem;
    background-color: #000;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .service_sub_menu {
    display: none !important;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu {
    display: block !important;
    padding: 5px 0 0;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > a {
    padding: 6px 0px;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > .service_sub_menu {
    justify-content: flex-end;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu {
    padding: 0 0 7px;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > a {
    color: #000;
    padding: 1px 0;
    font-size: 15px;
  }
}
.home__service__tabs .services__tablist > .items a.active {
  color: #144589;
  box-shadow: 0 2px 7.2px 0 rgba(0, 0, 0, 0.15);
}
.blog__outer__right h2.wp-block-heading {
  margin-bottom: 1.5rem !important;
  margin-top: 1.5rem !important;
}
.single-post h2 {
  font-size: 32px;
}
.single-post h3 {
  font-size: 24px;
}
.single-post .blog__outer__right p,
.single-post .blog__outer__right li {
  line-height: 24px;
}
.single-post .blog__outer__right .wp-block-list li:after {
  top: 0.6rem;
}
.c__with__us__row .c__with__us__row__col .image img {
  filter: inherit !important;
}
@media (max-width: 767px) {
  .single-post h2 {
    font-size: 26px;
  }
  .single-post h3 {
    font-size: 22px;
  }
}
.page-career .entry-content p {
  font-size: 18px;
}
.page-career .current__openings .responsive-table tr td:nth-child(5) {
  white-space: nowrap;
}
.followsocial h4 {
  color: #fff !important;
  font-size: 24px;
  font-weight: 700;
  font-family: "DM sans", sans-serif;
  padding: 0;
  margin: 0 0 15px;
}
.socialfollow {
  display: flex;
  align-items: center;
  gap: 15px;
}
.page-career section.testimonial__slider {
  padding-top: 4rem;
}
@media (max-width: 767px) {
  .page-career .entry-content p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .tough__leadership__box__left ul {
    flex-wrap: wrap;
    gap: 10px;
  }
}
.mobileshowbtn {
  display: none;
}
@media (max-width: 767px) {
  body .h__banner .h__banner__c h2,
  body .h__banner__a .h__banner__a__c h2 {
    font-size: 18px;
  }
  body .h__banner__a .h__banner__a__c {
    bottom: 0;
    top: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    align-content: center;
  }
  body .h__banner__a__c .yellow-btn {
    margin-top: 1rem;
  }
  footer .footer__bottom__row__right__row__col:first-child {
    width: 36%;
  }
  footer .footer__bottom__row__right__row__col:nth-child(2) {
    width: 30.66%;
  }
  body .n__content__two {
    padding: 2rem 0;
  }
  body .n__content__two p {
    font-size: 13px;
  }
  section.why__us.our__impact_sec h2.b-animation {
    font-size: 22px;
  }
  body .why__us.our__impact_sec {
    padding: 10px 0;
  }
  .n__content__two .n__content__two__row {
    flex-direction: column-reverse;
  }
  .n__content__two .n__content__two__row__right img {
    max-width: 120px;
    margin: 0 auto 15px;
  }
  body .our__impact_sec .why__us__row__col h2,
  body .n__content__three__row__col h3 {
    font-size: 16px;
  }
  body .our__impact_sec .why__us__row__col p,
  body .n__content p,
  body .n__content__three__row__col p,
  body .m__our__tearm p {
    font-size: 13px !important;
    line-height: 20px !important;
  }
  body .n__gallery__list {
    padding: 0 20px;
  }
  body .n__gallery__list .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
  }
  body .n__content {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  p:empty {
    display: none !important;
  }
  body .n__content__three {
    padding-bottom: 0px;
  }
  body .m__our__tearm {
    padding-top: 2rem;
    padding-bottom: 10px;
  }
  .followsocial h4 {
    font-size: 20px;
  }
  .socialfollow a img {
    width: 20px;
  }
  .page-about section.ad__box {
    margin: 0 0 20px;
  }
  body .h__help li,
  body .h__help p {
    line-height: 20px;
  }
  body .h__help h4,
  body .h__help h3 {
    font-size: 15px;
  }
  body .h__help__bg {
    padding: 30px 0 0;
  }
  body .h__help__row__col {
    margin-bottom: 30px;
  }
  .trusted__by {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .trusted__by .trusted__by__row__left {
    margin-bottom: 15px;
  }
  .trusted__by .trusted__by__row__right__row__col {
    padding: 0;
    margin: 0;
  }
  body .c__with__us {
    padding-top: 0rem;
    padding-bottom: 1.5rem;
  }
  body .c__with__us__resp .description p {
    font-size: 13px;
    line-height: 20px;
  }
  body .o__process {
    padding-top: 2rem;
    padding-bottom: 0.5rem;
  }
  body .o__process .o__process__row__col {
    margin-bottom: 1rem;
  }
  body .o__techstack {
    padding-top: 2rem;
    padding-bottom: 1.25rem;
  }
  body .o__techstack__row__right__row__col,
  body .o__techstack__row__left__row__col {
    margin: 0;
    padding: 0;
  }
  body .o__techstack__row {
    margin-bottom: 1rem;
  }
  body .o__techstack__row__left {
    margin-bottom: 20px;
  }
  .t__col__box {
    padding: 30px 0;
  }
  .content__box1 .description h5 a {
    font-size: 15px;
  }
  .t__col__box__btn {
    padding-top: 0;
  }
  .o__techstack h3 {
    font-size: 18px;
  }
  body .full__width__title {
    padding-top: 2rem;
  }
  body .full__width__title__desc {
    padding-bottom: 25px;
    padding-top: 35px;
  }
  body.page-accounting-and-tax-compliance .full__width__title__desc ul li {
    font-size: 14px;
    line-height: 20px;
    padding-left: 20px;
  }
  .page-accounting-and-tax-compliance .full__width__title__desc ul li::after {
    width: 6px;
    height: 6px;
  }
  body .know__about__services {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  body .know__about__services__list {
    padding-bottom: 20px;
    padding-top: 30px;
  }
  body .know__about__services__list__row__col {
    margin-bottom: 10px;
  }
  .page-career .current__openings {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .current__openings .responsive-table td {
    font-size: 13px;
  }
  .page-career .wp-block-spacer {
    display: none;
  }
  .page-career h2 {
    font-size: 22px;
  }
  body.page-career .entry-content p {
    font-size: 13px;
    line-height: 20px;
  }
  .page-career .o__values.threecol {
    padding: 20px 0;
    margin: 20px 0 0;
  }
  .page-career .o__values__row__col h4 {
    font-size: 16px;
  }
  .page-career .o__values.threecol .o__values__row__col p {
    font-size: 13px;
  }
  .page-career .n__gallery.flat {
    padding: 40px 0;
  }
  .page-career .o__values {
    padding-top: 2rem;
    padding-bottom: 0;
  }
  .page-career .o__values__row__col {
    margin-bottom: 0;
    width: 50%;
  }
  .page-career .o__values__row__col h4 > span .image {
    width: 34px;
  }
  .page-career .why__us {
    padding-bottom: 10px;
    padding-top: 1.5rem;
  }
  body.page-career section.testimonial__slider {
    padding-top: 2rem;
    padding-bottom: 1rem;
  }
  .page-career .testimonial__slider__box__inner h4.new-perks {
    font-size: 15px;
    margin: 0 0 10px;
  }
  body section.get__touch {
    padding-bottom: 40px;
  }
  body .h__banner.single .h__banner__c {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  body .blog__box .blog__outer {
    padding: 10px 0 30px;
  }
  .single-post .blog__box .blog__outer__right p,
  .single-post .blog__box .blog__outer__right li {
    line-height: 20px;
    font-size: 13px;
  }
  body.single-post h2 {
    font-size: 22px;
  }
  body.single-post h3 {
    font-size: 15px;
    padding: 10px 0 0;
  }
  body.single-post table tr th,
  body.single-post table tr td {
    font-size: 13px;
  }
  .single-post .blog__outer__right a {
    font-size: 13px;
  }
  .single-post .blog__outer__right .faq__item h4 {
    font-size: 15px;
  }
  .blog__box .blog__outer__left {
    margin-top: 0;
  }
  .blog__box .blog__outer__sidebar {
    padding: 20px 0 10px;
    margin: 0;
    background: transparent !important;
  }
  .blog__box .blog__outer__sidebar ul li a {
    font-size: 13px;
    line-height: inherit;
  }
  .blog__box .blog__outer__sidebar ul li > ul {
    padding: 10px 0 0;
  }
  .o__process .o__process__row__col h4 {
    font-size: 16px !important;
  }
  .o__process .o__process__row__col .number {
    height: 30px;
    width: 30px;
    font-size: 14px;
    line-height: 30px;
    margin: 0 0 10px;
  }
  .o__techstack .o__techstack__row__left__row__col img,
  .o__techstack .o__techstack__row__right__row__col img {
    max-height: 3.5rem;
  }
  .footer__right__row__col.menu4 .mobileshow ul.menu {
    padding-right: 15px;
  }
  body.category .blog__box .blog__outer {
    padding-top: 2rem;
  }
  .blog__list .blog__list__row .image > img {
    height: 45vw;
  }
  .blog__list .blog__list__row .right__content h4 a {
    font-size: 20px;
  }
  .blog__list .blog__list__row {
    padding: 0;
  }
  .page-career .o__values.threecol .o__values__row__col .image {
    padding-bottom: 0;
  }
  .page-career .o__values.threecol .o__values__row__col h4 > span {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .desktopbtn {
    display: none;
  }
  .mobileshowbtn {
    display: block;
    margin: 10px 0 0;
  }
  .o__values__row__n .o__values__row {
    padding-top: 10px !important;
  }
  section.n__content__three .n__content__three__row__col {
    position: static;
  }
  section.n__content__three .n__content__three__row__col img {
    margin: 0 0 13px;
  }
  section.n__content__three .n__content__three__row__col h3 {
    position: static;
    margin-bottom: 10px;
    width: auto;
    padding: 0;
  }
  section.o__process .o__process__row__col h4 {
    position: absolute;
    top: 5px;
    left: 45px;
    width: auto;
    padding: 0;
  }
  body.page-about .n__content__two {
    padding-bottom: 0;
  }
  section.n__gallery.zigzag h2 {
    font-size: 22px;
  }
  .page-career section.h__banner {
    margin-bottom: 2rem;
  }
  body .o__values__row__col h4 > span .image {
    margin-right: 10px !important;
  }
  body .o__values__row__col h4 > span img {
    margin: 0 !important;
  }
  .o__values__row__n .left-col .yellow-btn {
    display: none;
  }
}
.header__call {
  border-left: 1px solid rgba(0, 0, 0, 0.26);
  border-right: 1px solid rgba(0, 0, 0, 0.26);
  padding: 5px 20px;
}
.contactpopup {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  z-index: 99999;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  background-color: rgba(51, 49, 50, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.modalcustom {
  width: 100%;
  max-width: 1150px;
  margin: auto;
}
.modalcustom_dialog {
  width: 100%;
  margin: 30px auto;
  border-radius: 0px;
  position: relative;
  transform: scale(1);
  transition: all 0.3s;
  background: #f5f5f5;
}
.modalbtnclose {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 40px;
  height: 40px;
  background: #fcd17a;
  border-radius: 100%;
  border: none;
  z-index: 9;
  padding: 0;
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.contactpopup.modalopen {
  opacity: 1;
  visibility: visible;
}
.contactpopup.modalopen .modalcustom_dialog {
  transform: scale(1);
}
.customodal_body .get__touch__row {
  padding: 0;
  border-radius: 0;
  border: 0;
  box-shadow: none;
}
.customodal_body .get__touch__row__left {
  background: #144589;
  padding: 30px 30px;
}
.customodal_body .get__touch__row__left h3 {
  color: #fff;
}
.customodal_body .get__touch__row .get__touch__row__left__info:after {
  border-color: rgba(255, 255, 255, 0.47);
}
.customodal_body .get__touch__row .get__touch__row__left__info .contact p,
.customodal_body .get__touch__row .get__touch__row__left__info .contact a {
  color: #fff;
  padding: 0;
}
.customodal_body .get__touch__row .get__touch__row__left__info .icon svg path {
  fill: #fff !important;
}
.customodal_body .get__touch__row__right {
  padding: 30px 15px;
}
.get__touch__row__right form .submitcontact p a {
  color: #000;
  border-bottom: 3px solid #fcd17a;
  font-weight: 700;
}
.contactext p span {
  padding-right: 10px;
  padding-left: 5px;
  font-weight: 700;
}
#get-in-touch .get__touch__row {
  box-shadow: none;
  border-radius: 0;
}
@media (min-width: 768px) {
  .get__touch .get__touch__row__left {
    position: relative;
    border-right: 1px solid rgba(0, 0, 0, 0.26);
  }
  .get__touch__row .get__touch__row__left__info {
    padding: 15px 0;
    position: relative;
  }
  .get__touch__row .get__touch__row__left__info:after {
    content: "";
    border-bottom: 1px solid rgba(0, 0, 0, 0.26);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90%;
    height: 1px;
  }
  .get__touch__row .get__touch__row__left__info:last-child:after {
    display: none;
  }
  .get__touch__row .get__touch__row__left h3 {
    font-size: 28px;
    margin: 0;
    padding: 0;
  }
  .get__touch__row .get__touch__row__left__info .icon {
    width: 45px;
    padding-top: 7px;
  }
  .get__touch__row .get__touch__row__left__info .contact p,
  .get__touch__row .get__touch__row__left__info .contact a {
    font-size: 20px;
  }
  .get__touch__row__right .contact-heading {
    font-weight: 500;
    font-size: 28px;
    margin: 0;
    padding: 0 0 20px 20px;
  }
  .get__touch__row__right {
    padding-left: 15px;
  }
  .submitcontact {
    display: flex;
    align-items: center;
    align-content: center;
    gap: 20px;
  }
  .get__touch__row__right form .submitcontact p {
    width: auto;
    padding: 0;
    margin: 0;
    position: relative;
  }
  .contactext {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
  }
  .get__touch__row__right form .submitcontact .wpcf7-spinner {
    position: absolute;
    top: 10px;
    right: 0;
  }
  .contactext p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .customodal_body .get__touch__row {
    flex-direction: column-reverse;
  }
  .modalbtnclose {
    top: -10px;
    right: -10px;
    width: 30px;
    height: 30px;
  }
  .customodal_body .get__touch__row__right {
    padding: 20px 20px 10px;
  }
  .customodal_body .get__touch__row__left h3 {
    padding: 0;
  }
  .customodal_body .get__touch__row__left {
    display: none;
    padding: 20px 20px;
  }
  .customodal_body .get__touch__row__left__info .icon {
    padding-top: 5px;
    width: 30px;
  }
  .customodal_body .get__touch__row__left__info .icon svg {
    width: 18px;
    height: 18px;
  }
  .customodal_body .get__touch__row__left__info {
    padding-bottom: 15px;
  }
  .header__call {
    display: none;
  }
  .header__outer__resp .header__call {
    display: block;
    padding: 0 10px;
    margin-right: 10px;
  }
  .get__touch__row__right .wpcf7-form .wpcf7-form-control {
    font-size: 13px;
  }
  .customodal_body h3.contact-heading {
    color: #144589;
    font-weight: 700;
  }
  .customodal_body .get__touch__row__right .wpcf7-form .wpcf7-form-control {
    width: 100%;
  }
  .customodal_body .submitcontact p {
    position: relative;
  }
  .customodal_body .wpcf7-spinner {
    position: absolute;
    top: 8px;
    right: 0;
  }
  .get__touch__row__right .contactext p {
    font-size: 13px;
    text-align: center;
  }
  .contactext p span {
    display: block;
    margin: 4px 0 5px;
    padding: 0;
    text-align: center;
  }
  .customodal_body h3.contact-heading {
    padding: 0;
  }
}
header
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.yellow-btn.modalbtnshow
  a.mega-menu-link {
  color: #000 !important;
}
@media (min-width: 1280px) {
  .header__outer__menu ul.mega-menu .yellow-btn {
    margin-left: 80px !important;
  }
}
@media (max-width: 1024px) {
  .header__call {
    display: none;
  }
  .header__outer__resp .header__call {
    display: block;
    padding: 0 10px;
    margin: 0 15px 0 10px;
  }
}
header#masthead
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-megamenu
  > ul.mega-sub-menu,
header#masthead
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-flyout
  ul.mega-sub-menu {
  box-shadow: none !important;
}
header
  .header__outer__menu
  ul.mega-menu
  li
  ul.mega-sub-menu
  > li.mega-current-menu-item
  > a
  .mega-menu-title {
  color: #144589 !important;
}
.h__help__row .h__help__row__col {
  color: #000;
  transition: all 0.4s;
}
.h__help__row .h__help__row__col:hover {
  transform: scale(1.05);
}
.get__touch__row__right h2 {
  font-size: 40px;
  font-weight: 900;
  color: #000;
  margin: 0;
  padding: 0 0 5px 20px;
}
.get__touch__row__right .contact-heading {
  font-size: 24px;
}
.get__touch__row__right .contactext {
  margin: -20px 0 -10px;
  display: block;
}
.get__touch__row__right form input[type="submit"] {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.25),
    inset -2px -3px 4px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 1;
  transition: all 0.3s;
  padding: 10px 30px;
}
.get__touch__row__right form input[type="submit"]:hover {
  transform: scale(1.07);
}
.ortext {
  padding: 0 0 0 15px;
  font-size: 15px;
  font-weight: 700;
}
.btn.bookconsulatbtn {
  display: inline-flex;
  align-items: center;
  background: #144589;
  border-radius: 9px;
  border: 0;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.25),
    inset -2px -3px 4px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 1;
  transition: 0.5s;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  overflow: hidden;
}
.btn.bookconsulatbtn:before {
  content: "";
  width: 100%;
  height: 100%;
  transform: translate(20%, -100%) scale(1.5);
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  opacity: 0;
  border-radius: 100px;
  transition: all 0.5s;
}
.btn.bookconsulatbtn svg {
  margin-right: 10px;
}
.btn.bookconsulatbtn:hover {
  transform: scale(1.07);
}
.btn.bookconsulatbtn:hover:before {
  transform: translate(-30%, 100%);
  opacity: 0.4;
}
.bookpdfmodal {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  z-index: 99999;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  background-color: rgba(51, 49, 50, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.bookpdfmodal.modalopen {
  opacity: 1;
  visibility: visible;
}
.bookpdfmodal.modalopen .modalcustom_dialog {
  transform: scale(1);
}
.pdfmodalclose {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 40px;
  height: 40px;
  background: #fcd17a;
  border-radius: 100%;
  border: none;
  z-index: 9;
  padding: 0;
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.bookpdfmodal .customodal_body .get__touch__row__left {
  position: relative;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.bookpdfmodal .customodal_body .get__touch__row__left:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
}
.bookpdfmodal .get__touch__row__right .contact-heading {
  color: #000;
  font-weight: 800;
  font-size: 37px;
  max-width: 400px;
}
.formpdfwithimg {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.get__touch__row__right form .downloadbdfbtn p {
  position: relative;
}
.get__touch__row__right form .downloadbdfbtn input[type="submit"] {
  width: 100%;
}
.get__touch__row__right form .downloadbdfbtn .wpcf7-spinner {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 9;
}
.bookpdfmodal .get__touch__row__left h3 {
  font-weight: 800;
  font-size: 30px;
}
.pdfconsultbtn {
  margin-top: 100px;
  text-align: center;
}
.pdfconsultbtn .btn {
  background: #fff;
  position: relative;
  z-index: 2;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 15px;
  display: inline-flex;
  align-items: center;
  color: #19725d;
  border-radius: 9px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.25),
    inset -2px -3px 4px rgba(0, 0, 0, 0.25);
  transition: all 0.3s;
}
.pdfconsultbtn .btn:hover {
  transform: scale(1.07);
}
.pdfconsultbtn .btn svg {
  margin-right: 10px;
}
.pdfconsultbtn .btn:hover svg {
  animation: msgiconhover 0.7s infinite linear;
}
@keyframes msgiconhover {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(15deg);
  }
}
.customodal_body .get__touch__row__left__info {
  position: relative;
}
.formpdfcol {
  padding-left: 50px;
}
.clientserv-sec {
  overflow: hidden;
  padding: 30px 0;
}
.servedrow {
  display: flex;
  align-items: flex-start;
}
.servedrow .servedheading {
  margin: 0;
  color: #144589;
  font-size: 47px;
  font-weight: 600;
  width: 200px;
  position: relative;
}
.servedrow .servedheading:after {
  content: "";
  width: 100px;
  height: 4px;
  background: #fcd17a;
  position: absolute;
  bottom: 0;
  left: 0;
}
.rightservedcol {
  width: calc(100% - 200px);
}
.rightservedcol .served-table thead tr th {
  font-size: 20px;
  color: #000;
  padding: 10px 0;
}
.rightservedcol .served-table tbody tr td {
  padding: 0;
  border-bottom: 1px solid #c8c8c8;
}
.rightservedcol .served-table tbody tr:last-child td {
  border: 0;
}
.customtestimonial-row {
  display: flex;
  align-items: center;
  padding: 50px 0 0;
}
.customtestimonial-row h2.b-animation {
  width: 37%;
  margin: 0;
}
.customtestimonial-row .testimonial__slider__box {
  width: 63%;
  padding: 0;
  position: relative;
  overflow: hidden;
}
body .testimonial__slider__sec .testimonialslidernew .slick-list {
  padding-top: 0;
}
body .testimonial__slider__sec {
  padding-bottom: 0;
}
.testimonial__slider__sec .testimonial__slider__box__inner {
  display: flex;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
  transform: scale(0.9);
  transition: all 0.5s;
}
.testimonial__slider__sec .testimonial__slider__box__inner .image {
  margin: 0;
  width: 27%;
  padding-right: 15px;
}
body .testimonial__slider__sec .testimonial__slider__box__inner .image img {
  height: 100%;
  width: 100%;
  border: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
  background: #fff;
  transition: all 0.4s;
  border-radius: 13px;
  transform: inherit !important;
}
.clientdata-row {
  width: 73%;
}
.clientdata-row .description p {
  text-align: center;
}
.testimonial__slider .testimonial__slider__box .slick-track {
  display: block !important;
}
.testimonial__slider__box .testimonialslidernew .slick-slide {
  height: auto !important;
  padding: 12px 15px;
  border: 0px;
}
.testimonialslidernew button.slick-arrow {
  left: auto;
  right: 0;
}
.testimonialslidernew button.slick-arrow {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
  background: transparent;
  font-size: 0;
  box-shadow: none;
  width: auto;
  height: auto;
  border-radius: 0;
}
.testimonialslidernew button.slick-prev.slick-arrow {
  top: 20%;
  bottom: auto;
}
.testimonialslidernew button.slick-arrow:before {
  content: "";
  background: url(../images/sliderarrow.svg) no-repeat center center;
  background-size: 20px;
  width: 40px;
  height: 40px;
  display: block;
  transform: rotate(-90deg);
}
.testimonialslidernew button.slick-prev.slick-arrow:before {
  transform: rotate(90deg);
}
.testimonialslidernew.slick-slider {
  padding-right: 40px;
}
.testimonialslidernew button.slick-arrow.slick-arrow.slick-disabled {
  display: none !important;
}
.testimonialslidernew.slick-slider .slick-list {
  padding-bottom: 150px;
}
.testimonial__slider__sec
  .slick-current.slick-active
  .testimonial__slider__box__inner {
  transform: scale(1);
}
header
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.yellow-btn.modalbtnshow
  a.mega-menu-link {
  overflow: hidden;
  transition: all 0.4s;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.25),
    inset -2px -3px 4px rgba(0, 0, 0, 0.25);
}
body .yellow-btn {
  overflow: hidden;
  transition: all 0.4s;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.25),
    inset -2px -3px 4px rgba(0, 0, 0, 0.25);
  padding-top: 9px;
  padding-bottom: 9px;
  position: relative;
  border: 0 !important;
}
header
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.yellow-btn.modalbtnshow
  a.mega-menu-link:before,
body .yellow-btn:before {
  content: "";
  width: 100%;
  height: 100%;
  transform: translate(20%, -100%) scale(1.5);
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  opacity: 0;
  border-radius: 100px;
  transition: all 0.4s;
}

header
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.yellow-btn.modalbtnshow
  a.mega-menu-link:hover:before,
header #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.yellow-btn {
  border-radius: 6px;
}
.get__touch__row__right form .submitcontact .wpcf7-spinner {
  z-index: 9;
  right: 30px;
}
@media (max-width: 1024px) {
  .get__touch__row__right .wpcf7-form.init {
    padding-right: 0;
  }
  .btn.bookconsulatbtn {
    font-size: 14px;
    padding: 10px 10px;
  }
  .pdfconsultbtn .btn {
    font-size: 14px;
    white-space: nowrap;
  }
  .bookpdfmodal .get__touch__row__right .contact-heading {
    font-size: 26px;
  }
  .formpdfcol {
    padding-left: 0px;
  }
  .servedrow .servedheading {
    font-size: 2.1875rem;
    width: 150px;
  }
  .rightservedcol {
    width: calc(100% - 150px);
  }
  .rightservedcol .served-table thead tr th {
    font-size: 16px;
    white-space: nowrap;
  }
  body header .header__outer__resp .yellow-btn {
    font-size: 10px !important;
  }
}
@media (max-width: 766px) {
  .get__touch__row__right h2 {
    padding: 0 0 8px;
  }
  .get__touch__row__right .contact-heading {
    font-size: 18px;
  }
  .get__touch__row__right .contactext {
    margin: 0;
    display: block;
  }
  .get__touch__row__right .contactext p {
    text-align: left;
  }
  .ortext {
    display: block;
    margin: 23px 0 -5px;
    text-align: center;
  }
  .consultbtncol .btn.bookconsulatbtn {
    width: 100%;
    justify-content: center;
  }
  .bookpdfmodal .get__touch__row__right .contact-heading {
    max-width: 100%;
    padding: 0;
    font-size: 20px;
  }
  .formpdfcol {
    width: 100%;
  }
  .pdfimgbox {
    display: none;
  }
  .bookpdfmodal .customodal_body .get__touch__row__left {
    display: block;
  }
  .bookpdfmodal .get__touch__row__left h3 {
    font-weight: 800;
    font-size: 20px;
  }
  .pdfconsultbtn {
    margin-top: 10px;
    text-align: center;
  }
  .servedrow {
    display: block;
  }
  .servedrow .servedheading {
    font-size: 22px;
    width: 100%;
    text-align: center;
  }
  .servedrow .servedheading:after {
    right: 0;
    margin: 0 auto;
  }
  .rightservedcol {
    width: 100%;
  }
  .rightservedcol {
    overflow: auto;
  }
  .rightservedcol .served-table {
    width: 600px;
  }
  .customtestimonial-row {
    padding: 0px;
    display: block;
  }
  .customtestimonial-row h2.b-animation {
    width: 100%;
    margin: 0;
  }
  .customtestimonial-row .testimonial__slider__box {
    width: 100%;
  }
  .testimonial__slider__sec
    .slick-current.slick-active
    .testimonial__slider__box__inner {
    transform: scale(1);
  }
  .testimonial__slider__sec .testimonial__slider__box__inner {
    display: block;
  }
  .testimonial__slider__sec .testimonial__slider__box__inner .image {
    width: 100%;
    padding: 0 0 10px;
  }
  .clientdata-row {
    width: 100%;
  }
  .testimonial__slider__box .testimonialslidernew .slick-slide {
    padding: 12px 0;
    padding: 0 0 10px;
  }
  .testimonialslidernew.slick-slider {
    padding: 0;
  }
  .testimonialslidernew.slick-slider .slick-list {
    padding-bottom: 0;
  }
  .testimonialslidernew button.slick-arrow {
    top: 50% !important;
    bottom: auto !important;
    right: 0;
    z-index: 1;
    opacity: 1;
    font-size: 0;
  }
  .testimonialslidernew button.slick-prev.slick-arrow {
    left: 0;
    right: auto;
  }
  .testimonialslidernew button.slick-arrow:before {
    width: 30px;
    height: 30px;
    background-size: 12px;
    transform: rotate(180deg) translateX(-8px);
    background-position: center;
  }
  .testimonialslidernew button.slick-prev.slick-arrow:before {
    transform: inherit;
    background-position: left center;
  }
  body section.testimonial__slider {
    overflow: hidden;
  }
  body .testimonial__slider__sec .testimonial__slider__box__inner .image img {
    height: 85px;
    width: 85px;
    padding: 5px;
    margin: -75px auto 0;
    border-radius: 100px;
    border: 2px solid #144589;
    box-shadow: 0 2px 4.4px 0 #00000096;
  }
  .testimonial__slider__box .testimonialslidernew .slick-slide {
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
    padding: 70px 0 20px;
  }
  .clientdata-row .description p {
    text-align: left;
  }
  .testimonialslidernew button.slick-arrow.slick-arrow.slick-disabled {
    display: block !important;
  }
  .testimonial__slider__sec .testimonial__slider__box__inner {
    transform: inherit !important;
  }
  .headerbtnyellow,
  .mobmenur-container .mobmenu-right-bt i {
    position: relative;
    top: 3px;
  }
  .get__touch__row__right form .downloadbdfbtn .wpcf7-spinner {
    top: 5px;
  }
}
.blog__outer__left .get__touch .submitcontact {
  display: block;
  text-align: center;
}
.blog__outer__left .get__touch .submitcontact p {
  position: relative;
}
.blog__outer__left .get__touch .submitcontact .yellow-btn {
  width: 100%;
}
.blog__outer__left .get__touch .submitcontact .wpcf7-spinner {
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 2;
}
.blog__outer__left .get__touch .submitcontact .ortext {
  display: block;
  padding: 13px 0 0;
}
.blog__outer__left .get__touch .consultbtncol .btn.bookconsulatbtn {
  width: 100%;
  text-align: center;
  justify-content: center;
}
.rightservedcol .served-table tbody tr td img {
  max-width: 200px;
  width: 100%;
}
served-table {
  width: 100%;
}
.rightservedcol .served-table thead tr th,
.rightservedcol .served-table tbody tr td {
  width: 20%;
}
.rightservedcol .served-table tbody tr td img {
  max-height: 60px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}
@media (max-width: 1530px) {
  .rightservedcol .served-table thead tr th {
    font-size: 18px;
  }
  .rightservedcol .served-table tbody tr td {
    padding: 8px 0;
  }
}
@media (max-width: 1280px) {
  .rightservedcol .served-table thead tr th {
    font-size: 15px;
  }
  .rightservedcol .served-table tbody tr td img {
    max-height: 50px;
  }
}
@media (max-width: 991px) {
  .rightservedcol .served-table thead tr th,
  .rightservedcol .served-table tbody tr td {
    width: auto;
  }
}
.btn.cal-consulatbtn {
  display: inline-flex;
  align-items: center;
  background: #144589;
  border-radius: 9px;
  border: 0;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.25),
    inset -2px -3px 4px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 1;
  transition: 0.5s;
  font-size: 16px;
  font-weight: 600;
  color: #fff !important;
  text-transform: uppercase;
  padding: 10px 20px;
  overflow: hidden;
  border: 0 !important;
}
.btn.cal-consulatbtn:before {
  content: "";
  width: 100%;
  height: 100%;
  transform: translate(20%, -100%) scale(1.5);
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  opacity: 0;
  border-radius: 100px;
  transition: all 0.5s;
}
.btn.cal-consulatbtn svg {
  margin-right: 10px;
}
.btn.cal-consulatbtn:hover {
  transform: scale(1.07);
}
.btn.cal-consulatbtn:hover:before {
  transform: translate(-30%, 100%);
  opacity: 0.4;
}
@media (max-width: 1024px) {
  .btn.cal-consulatbtn {
    font-size: 14px;
    padding: 10px 10px;
  }
}
@media (max-width: 766px) {
  .consultbtncol .btn.cal-consulatbtn {
    width: 100%;
    justify-content: center;
  }
}
.page_location {
  display: none;
}
header#masthead {
  padding: 0;
  z-index: 9999;
}
.header {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.header.sticky {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.header__outer__logo img {
  max-width: 7.5rem;
}
.header__outer__menu .header__outer__search {
  padding: 7px 0 7px 15px;
  border-left: 1px solid #000;
  margin-left: 20px;
}
.topmainheader {
  background: #144589;
  width: 100%;
  padding: 10px 0;
}
.toheaderlist {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.toheaderlist a.btn {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
}
.toheaderlist a:not(:first-child) {
  border-left: 2px solid #fff;
  padding-left: 15px;
  margin-left: 15px;
}
.site-content {
  padding-top: 6rem;
}
header .header__outer__menu__search {
  top: 60px;
  bottom: auto;
}
@media (min-width: 1024px) {
  .header {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
  }
  .header.sticky {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .header__outer__logo img {
    max-width: 8.25rem;
  }
  .header__outer__menu {
    display: flex;
    align-items: center;
  }
  .site-content {
    padding-top: 6.4rem;
  }
}
@media (max-width: 1024px) {
  .toheaderlist a.btn {
    font-size: 15px;
  }
  .toheaderlist a.btn svg {
    width: 18px;
  }
  .headerbtnyellow .modalbtnshow {
    display: inline-flex;
  }
  header .header__outer__resp .search__icon {
    padding: 7px 15px 7px 0px;
    border-right: 1px solid #000;
    margin-right: 20px;
  }
  header .header__outer {
    padding-right: 3rem;
  }
  body .mob-menu-header-holder {
    top: 55px;
    right: 5px;
  }
  body .responisve__search {
    top: 113px;
  }
}
@media (max-width: 767px) {
  .toheaderlist {
    justify-content: center;
  }
  .toheaderlist a.btn {
    font-size: 11px;
  }
  .toheaderlist a.btn svg {
    width: 15px;
  }
  .toheaderlist a:not(:first-child) {
    border-left: 1px solid #fff;
    padding-left: 10px;
    margin-left: 10px;
  }
  .headerbtnyellow .modalbtnshow {
    display: block;
  }
  header .header__outer__resp .search__icon {
    padding: 2px 15px 2px 0px;
  }
  body .mob-menu-header-holder {
    top: 48px;
  }
  .search-in-place-box-container.search-in-place-box-container-custom-design
    form {
    flex-wrap: nowrap;
    padding: 6px 6px;
  }
}
header
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.yellow-btn.mega-yellow-btn
  a.mega-menu-link {
  color: #000 !important;
}
header
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.yellow-btn.mega-yellow-btn
  a.mega-menu-link {
  overflow: hidden;
  transition: all 0.4s;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.25),
    inset -2px -3px 4px rgba(0, 0, 0, 0.25);
}
header
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.yellow-btn.mega-yellow-btn
  a.mega-menu-link:before {
  content: "";
  width: 100%;
  height: 100%;
  transform: translate(20%, -100%) scale(1.5);
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  opacity: 0;
  border-radius: 100px;
  transition: all 0.4s;
}
header
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.yellow-btn.mega-yellow-btn
  a.mega-menu-link:hover {
  transform: scale(1.05);
}
header
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.yellow-btn.mega-yellow-btn
  a.mega-menu-link:hover:before {
  transform: translate(-30%, 100%);
  opacity: 0.4;
}
.homebanner-section .slick-dotted.slick-slider {
  margin: 0;
}
.homebanner-section .treehomeslider {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.homebanner-section .treehomeslider .item {
  width: 100%;
  height: calc(100vh - 118px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  display: flex !important;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
}
.homebanner-section .treehomeslider .item:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.5) 68%
  );
}
.treesliderdata {
  max-width: 965px;
  position: relative;
  z-index: 2;
}
.treesliderdata h2 {
  font-size: 52.88px;
  color: #fff;
  margin: 0 0 15px;
  padding: 0 0 20px;
  line-height: 1.2em;
  border-bottom: 1px solid #ffffff;
}
.treesliderdata p {
  font-size: 33px;
  color: #fff;
  font-weight: 600;
  line-height: 1.2em;
  margin: 0 0 20px;
  padding: 0;
}
.treehomeslider .slick-arrow {
  width: 35px;
  height: 35px;
  background: url(../images/sliderarrow.svg) no-repeat center center !important;
  background-size: 15px !important;
  border: 0;
  box-shadow: none !important;
  border-radius: 0px;
  z-index: 9;
  left: 15px;
  filter: invert(1) brightness(100);
  opacity: 1;
  visibility: visible;
  font-size: 0;
}
.treehomeslider .slick-next.slick-arrow {
  left: auto;
  right: 15px;
  transform: translate(0, -50%) rotate(180deg);
}
.treehomeslider .slick-dots {
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.treehomeslider .slick-dots li {
  margin: 3px;
  width: auto;
  height: auto;
}
.treehomeslider .slick-dots li button {
  width: 16px;
  height: 16px;
  border-radius: 100px;
  background: #fff;
  opacity: 0.5;
  margin: 0;
}
.treehomeslider .slick-dots li.slick-active button {
  opacity: 1;
}
.treehomeslider .slick-arrow.slick-disabled,
.treehomeslider .slick-arrow::before,
.treehomeslider .slick-dots li button::before {
  display: none !important;
}
.treesliderdata {
  perspective: 1000px;
}
.treesliderdata h2,
.treesliderdata p,
.treesliderdata .yellow-btn {
  display: inline-block;
  transform-origin: center;
  transition: transform 0.5s ease, opacity 0.5s ease;
}
.flip {
  transform: rotateX(90deg);
  opacity: 0;
}
@media (max-width: 1024px) {
  .homebanner-section .treehomeslider .item {
    height: 550px;
    padding: 30px 0;
  }
  .treesliderdata {
    padding: 0 20px;
  }
  .treesliderdata h2 {
    font-size: 42px;
  }
  .treesliderdata p {
    font-size: 24px;
  }
  .treehomeslider .slick-arrow {
    left: 0;
  }
  .treehomeslider .slick-next.slick-arrow {
    left: auto;
    right: 0;
  }
}
@media (max-width: 767px) {
  .homebanner-section .treehomeslider .item {
    min-height: 100%;
    height: 400px;
  }
  .treesliderdata h2 {
    font-size: 24px;
    margin: 0 0 12px;
    padding: 0 0 12px;
  }
  .treesliderdata p {
    font-size: 16px;
    margin: 0 0 15px;
  }
  .treehomeslider .slick-dots {
    bottom: 10px;
  }
  .treehomeslider .slick-dots li button {
    width: 12px;
    height: 12px;
  }
}
.homebanner-section .treehomeslider {
  height: calc(100vh - 118px);
  overflow: hidden;
}
@media (max-width: 1024px) {
  .homebanner-section .treehomeslider {
    height: 550px;
  }
}
@media (max-width: 767px) {
  .homebanner-section .treehomeslider {
    height: 400px;
  }
}
.slidebutton {
  background: #fff;
  position: fixed;
  top: 70%;
  right: 20px;
  transform: translateY(-50%);
  z-index: 9999999999;
  cursor: pointer;
  outline: none;
  border-radius: 100px;
  padding: 0;
  width: 65px;
  height: 65px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.slideleftdatacol {
  width: 100%;
  background: #fdfdfd;
  max-width: 370px;
  box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 16px 0 0 16px;
  position: fixed;
  padding: 15px 15px;
  top: 70%;
  right: 0;
  z-index: 99999999999;
  transition: all 0.5s;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
}
.leftdataslidelist {
  padding: 0;
  margin: 0;
  list-style: none;
}
.slideaccessdata {
  display: flex;
  flex-wrap: wrap;
  padding-right: 15px;
}
.accessimgbox {
  width: 35%;
}
.accessimgbox .img-fluid {
  width: 100%;
  height: 100%;
  border-radius: 0 0 0 16px;
  object-fit: cover;
}
.accessimgdata {
  width: 65%;
  padding-left: 15px;
}
.accessimgdata p {
  font-size: 16px;
  font-family: "Inter", sans-serif;
  line-height: 22px;
  margin: 0 0 15px;
  padding: 0;
  font-weight: 300;
}
.slideleftdatacol.active {
  opacity: 1;
  visibility: visible;
}
.slideleftdatacol .slideclose {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 100px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 9;
}
.slideleftdatacol .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.leftdataslidelist .slick-dots {
  bottom: 0;
  width: auto;
  left: auto;
  right: 0;
  margin: 0;
  text-align: right;
  display: block;
  max-width: inherit;
  padding: 0;
  height: auto;
  min-height: auto;
  line-height: initial;
}
.leftdataslidelist .slick-dots li {
  margin: 3px;
  width: auto;
  height: auto;
  display: inline-block;
  line-height: initial;
}
.leftdataslidelist .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background: #d9d9d9;
  margin: 0;
  opacity: 1;
}
.leftdataslidelist .slick-dots li.slick-active button {
  background: #000000;
}
.leftdataslidelist .slick-dots li button::before {
  display: none !important;
}
.slideleftdatacol button.slick-arrow {
  width: 35px;
  height: 35px;
  left: -15px;
  font-size: 0;
  top: 40%;
  transform: translateY(-50%);
  bottom: auto;
  margin: 0;
  background: transparent url(../images/sliderarrow.svg) no-repeat center center;
  background-size: 14px !important;
  box-shadow: none;
  border-radius: 0;
  opacity: 1;
}
.slideleftdatacol button.slick-next.slick-arrow {
  left: auto;
  right: -15px;
  transform: translate(0, -50%) rotate(180deg);
  background: transparent url(../images/sliderarrow.svg) no-repeat center center;
  background-size: 14px !important;
}
.slideleftdatacol button.slick-arrow.slick-disabled {
  display: none !important;
}
.withoutimg .accessimgdata {
  width: 100%;
  padding-left: 35px;
}
.notificationheading {
  display: flex;
  align-items: center;
  padding: 0 0 15px 30px;
  gap: 10px;
}
.notificationheading h4 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .slidebutton {
    width: 50px;
    height: 50px;
  }
  .slideleftdatacol {
    width: 300px;
    padding: 10px 10px;
  }
  .accessimgdata p {
    font-size: 13px;
    line-height: 20px;
  }
  .notificationheading h4 {
    font-size: 16px;
  }
  .notificationheading svg {
    width: 20px;
    height: 20px;
  }
  .notificationheading {
    padding: 0 0 10px 20px;
  }
  .accessimgbox .img-fluid {
    height: 170px;
  }
  .withoutimg .accessimgdata {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .slidleftcol .slidebutton {
    z-index: 999;
  }
  .service-menu .service_sub_menu {
    height: 35px;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.service-menu
    > ul.mega-sub-menu
    > li.mega-menu-item
    h4.mega-block-title {
    color: #000;
  }
  .header__outer__menu ul.mega-menu li ul h4.mega-block-title:after {
    background-color: #fcd17a;
    width: 65px;
    bottom: 15px;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.service-menu
    > ul
    > li
    ul.menu
    > li
    > a {
    display: block;
    position: relative;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.service-menu
    > ul
    > li
    ul.menu
    > li
    > a:before {
    content: "";
    background: #144589;
    width: 0%;
    height: 100%;
    position: absolute;
    left: -10px;
    top: 0;
    transition: all 0.5s;
    z-index: -1;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.service-menu
    > ul
    > li
    ul.menu
    > li
    > a:hover {
    font-size: 17px;
    font-weight: 600;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.service-menu
    > ul
    > li
    ul.menu
    > li.active
    > a,
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.service-menu
    > ul
    > li
    ul.menu
    > li.active
    > .service_sub_menu {
    color: #fff !important;
    font-weight: 400;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.service-menu
    > ul
    > li
    ul.menu
    > li.active
    > a:before {
    width: calc(100% + 10px);
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.service-menu
    > ul
    > li
    ul.menu
    > li.active
    > a:hover:before {
    transform: scale(1.02);
    left: -7px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  }
  body
    .mega-service-menu
    > .mega-sub-menu
    .mega-menu-item
    > div
    > .menu
    > .menu-item
    > .sub-menu {
    padding: 10px 0;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.service-menu
    > ul
    > li
    ul.menu
    > li
    > .sub-menu
    > li
    > a {
    position: relative;
    padding: 7px 0;
    transition: all 0.5s;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.service-menu
    > ul
    > li
    ul.menu
    > li
    > .sub-menu
    > li
    > a:before {
    content: "";
    background: url(../images/arrowround.svg) no-repeat center top;
    background-size: 20px;
    width: 30px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.service-menu
    > ul
    > li
    ul.menu
    > li
    > .sub-menu
    > li
    > a:hover {
    font-size: 16px;
    font-weight: 600;
  }
}
@media (max-width: 1024px) {
  body.show-nav-right .mobmenu-panel.show-panel {
    z-index: 99999999999;
  }
  #mobmenuright > .menu-item.active > a {
    background: #144589 !important;
  }
  #mobmenuright > .servicenavmega.menu-item > .sub-menu > .menu-item > a:after {
    background-color: #fcd17a;
    width: 65px;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu {
    padding: 10px 0 0;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > a {
    display: block;
    position: relative;
    padding: 8px 0;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > a:before {
    content: "";
    background: #144589;
    width: 0%;
    height: 100%;
    position: absolute;
    left: -10px;
    top: 0;
    transition: all 0.5s;
    z-index: -1;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > .service_sub_menu {
    justify-content: center;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > a:hover {
    font-size: 17px;
    font-weight: 600;
    color: #144589;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item.active
    > a,
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item.active
    > .service_sub_menu {
    color: #fff !important;
    font-weight: 400;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item.active
    > a:before {
    width: calc(100% + 10px);
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item.active
    > a:hover:before {
    transform: scale(1.02);
    left: -7px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu {
    padding: 10px 0;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > a {
    padding: 4px 0;
    position: relative;
    transition: all 0.5s;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > a:before {
    content: "";
    background: url(../images/arrowround.svg) no-repeat center top;
    background-size: 20px;
    width: 30px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
  }
  #mobmenuright
    > .servicenavmega.menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > a:hover {
    font-size: 16px;
    font-weight: 600;
    color: #144589;
  }
}
.accordian__description li {
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (max-width: 767px) {
  body .accordian__description p {
    margin: 0 0 10px;
  }
  .accordian__description li {
    font-size: 13px;
    line-height: 1.25;
  }
}
@media (max-width: 767px) {
  .topmainheader .container {
    padding: 0 5px;
  }
  .toheaderlist a.btn.whatsappicon svg {
    width: 16px;
  }
}
.single-post .wp-block-image figcaption {
  display: none;
}
p:empty {
  display: none;
}
.blog__outer__right .faq__item table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow: auto;
}
.blog__outer__right .faq__item table tr th,
.blog__outer__right .faq__item table tr td {
  font-size: 1rem;
  line-height: 1.25;
  border: 1px solid;
  padding: 0.5em;
}
.content__box1 .image img {
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .single-post .blog__outer__right .faqtab__row {
    padding: 15px 15px 15px 25px !important;
  }
  .blog__outer__right .faq__item table tr th,
  .blog__outer__right .faq__item table tr td {
    font-size: 13px;
  }
}
.mobileshow {
  display: none !important;
}
.blog__outer__left.blogdetailsidebar {
  position: sticky;
  top: 105px;
  height: fit-content;
}
.streamlinecol {
  padding: 1.875rem 1.875rem 0;
}
.streamlinexperts {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  padding: 5px 20px;
}
.streamlinexperts:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.62;
}
.streamlinexperts h4 {
  margin: 0;
  color: #fff !important;
  font-size: 20px;
  padding: 10px 0;
  font-weight: 600;
  line-height: 1.2em;
  font-family: "DM Sans", sans-serif;
}
.blogdetailsidebar .blog__outer__sidebar.get__touch {
  padding-top: 15px;
  padding-bottom: 0;
}
.row.namephonerow {
  display: flex;
  margin: 0 -6px;
  flex-wrap: wrap;
}
.row.namephonerow .col {
  width: 50%;
  padding: 0 6px;
}
.detailrightboxcol {
  position: relative;
  margin: 0 0 20px;
}
.contentviewrow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}
.blogletterform.yellow-btn {
  align-items: center;
  gap: 5px;
  display: none;
}
.contentviewrow .contentslidbtn {
  display: flex;
  align-items: center;
  gap: 7px;
  background: #144589;
  border-radius: 100px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 1px 12px;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.25);
}
.contentoverdatalist {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9;
  display: none;
}
.blog__outer__right .blog-content-sidebar {
  width: 100%;
  padding: 20px;
  overflow: hidden;
  overflow-y: auto;
  max-width: 450px;
  max-height: 600px;
  border-radius: 8px;
  background: #fff !important;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.overviewheadingrow h4 {
  display: none;
}
.category .slidleftcol,
.page-id-7395 .slidleftcol,
.single-post .slidleftcol {
  display: none;
}
.blogdetailsidebar .streamlinexperts h4:last-child {
  padding-top: 0;
}
.blogdetailsidebar .blog__outer__sidebar h4 {
  padding: 0 0 5px;
  margin: 0 0 15px;
}
.blogdetailsidebar .blog__outer__sidebar.get__touch .wpcf7-form-control {
  padding: 12px 12px;
  height: auto;
}
.blogdetailsidebar
  .blog__outer__sidebar.get__touch
  textarea.wpcf7-form-control {
  height: 90px;
}
.blogdetailsidebar .blog__outer__sidebar.get__touch .contactext,
.blogdetailsidebar .blog__outer__sidebar.get__touch .consultbtncol {
  margin-top: -10px;
}
@media (max-width: 767px) {
  .mobileshow {
    display: block !important;
  }
  .dotlayerbox {
    position: fixed;
    bottom: 90px;
    right: 20px;
    z-index: 9999;
  }
  .dotlayerbox:before {
    content: "";
    width: 9px;
    height: 9px;
    background: #ff3838;
    border-radius: 100px;
    position: absolute;
    top: -4px;
    left: -4px;
    z-index: 2;
  }
  .dotlayerbox:after {
    content: "";
    width: 11px;
    height: 11px;
    background: #fff;
    border-radius: 100px;
    position: absolute;
    top: -4px;
    left: -4px;
    z-index: 1;
  }
  .blogletterform.yellow-btn {
    display: flex !important;
    position: relative;
    text-transform: inherit;
    font-size: 14px;
  }
  .contentviewrow .contentslidbtn {
    color: #000000;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    background: transparent;
    font-size: 16px;
  }
  .desktophide {
    display: none !important;
  }
  .contentoverdatalist {
    display: block;
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    z-index: 9999999999;
    max-width: 280px;
    width: 100%;
    transform: translateX(-105%);
    transition: all 0.4s;
    overflow: hidden;
    border-radius: 0 28px 0px 0;
  }
  .contentoverdatalist.active {
    transform: translateX(0%);
  }
  .overviewheadingrow h4 {
    display: block;
    padding: 0;
    margin: 0;
    color: #000 !important;
  }
  .overviewheadingrow h4::after {
    display: none;
  }
  .overviewheadingrow {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
  }
  .sidebarclose {
    width: 32px;
    min-width: 32px;
    height: 32px;
    background: #fcd17a;
    border-radius: 100px;
    text-align: center;
    display: flex !important ;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.35);
  }
  .blog__outer__right .blog-content-sidebar {
    border-radius: 0 28px 0px 0;
    max-height: 82vh;
  }
  .blogcontactsidbar {
    position: fixed;
    top: auto;
    bottom: 0;
    right: 0;
    z-index: 9999999999;
    transform: translateX(105%);
    transition: all 0.4s;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .blogcontactsidbar.active {
    transform: translateX(0%);
  }
  .contactouchcol {
    background: #fff;
    padding: 0px 20px 30px;
    overflow: auto;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .contactouchcol .streamlinecol {
    padding: 0 0 20px;
  }
  .contactouchcol .ortext {
    margin: 13px 0 -5px;
  }
  .formblogclosebtn {
    width: 32px;
    min-width: 32px;
    height: 32px;
    background: #fcd17a;
    border-radius: 100px;
    text-align: center;
    display: flex !important ;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.35);
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9;
  }
  .streamlinecol.desktopshow {
    display: none;
  }
  .row.namephonerow .col {
    width: 100%;
  }
  .contactouchcol .submitcontact {
    position: relative;
  }
  .contactouchcol .submitcontact .yellow-btn {
    width: 100%;
  }
  .contactouchcol .submitcontact .wpcf7-spinner {
    position: absolute;
    top: 4px;
    right: 10%;
  }
}
body .h__banner__bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.h__banner__bg iframe {
  width: 100vw;
  height: 100vw;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1199px) {
  body .h__banner {
    height: calc(100vh - 10rem);
  }
}
@media (max-width: 991px) {
  body .h__banner {
    height: calc(100vh - 15rem);
  }
}
@media (max-width: 767px) {
  body .h__banner {
    height: 22rem;
  }
  body .h__banner__bg:after {
    background-color: rgba(0, 0, 0, 0.2);
  }
  body.home .h__banner .h__banner__bg {
    display: block;
    height: 100%;
  }
  .h__banner__bg iframe {
    width: 190vw;
    max-width: 200vw !important;
    max-height: inherit !important;
  }
} /* New Design Update css */
.topmainheader {
  background: #b7b7b7;
}
.toheaderlist a.btn {
  color: #000000;
  border-color: #000;
}
.header__outer__menu .header__outer__search {
  position: absolute;
  right: 130px;
  top: 3px;
  z-index: 99;
  border-left: 0;
  border-right: 1px solid #000;
  padding: 7px 15px 7px 0px;
}
.h__banner {
  overflow: hidden;
}
.h__banner .h__banner__bg {
  background-position: center;
}
.h__banner .h__banner__c h1:after {
  display: none;
}
.h__banner .h__banner__c .yellow-btn {
  margin-top: 1rem;
}
.bannerlogo {
  margin: 0 0 25px;
}
section.what__do {
  border: 0;
  position: relative;
}
section.what__do:after {
  content: "";
  width: 90%;
  max-width: 1200px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: linear-gradient(
    to right,
    transparent,
    rgba(0, 0, 0, 0.4),
    transparent
  );
}
.whatdotop__row {
  display: flex;
}
h2.b-animation {
  padding: 0 0 0 35px;
  margin: 0 0 15px;
}
h2.b-animation::after {
  bottom: auto;
  top: 0px;
  height: 100%;
  max-height: 100px;
  width: 0.5rem;
}
.what__do .whatdo__rightcol p {
  padding: 0;
  font-size: 21px;
  line-height: 37px;
  margin: 0 0 5px;
}
.whatdoicon-row {
  display: flex;
}
.whatdoicon-row h5 {
  max-width: inherit;
  width: auto;
  margin: 3px 10px 0 0;
  padding: 0;
  font-size: 23px;
  font-weight: 700;
  white-space: nowrap;
}
.whatdoicon-row .what__do__row__col {
  padding: 0 10px;
  margin: 0;
}
.whatdoicon-row .what__do__row__col p {
  margin: 0;
}
.servedrow {
  display: block;
}
.servedrow .servedheading {
  width: 100%;
  padding: 0 0 0 25px;
  margin: 0 0 25px;
}
.servedrow .servedheading:after {
  bottom: auto;
  top: 0;
  height: 100%;
  width: 0.5rem;
}
section.testimonial__slider {
  padding-bottom: 0;
}
body .testimonial__slider__sec {
  background: #000;
}
.customtestimonial-row {
  align-items: flex-start;
}
.customtestimonial-row h2.b-animation {
  color: #fff;
  padding: 0 25px 0 25px;
  line-height: 1;
}
.testimonialslidernew button.slick-arrow:before {
  filter: invert(1) brightness(10);
}
.ad__box {
  background-position: center;
  background-attachment: inherit;
}
.home .our__team {
  padding: 40px 0;
}
.our__team__row {
  margin-left: -10px;
}
.our__team__row__col {
  width: 25%;
  margin: 0;
  padding: 13px;
}
.our__team__row__col .image {
  margin: 0 0 10px;
}
.our__team__row__col .image img {
  width: 100%;
  height: 300px;
  filter: grayscale(10);
  border-radius: 0;
  transition: all 0.3s;
}
.our__team__row__col .member_linkedin {
  display: none;
}
.our__team__row__col h5 {
  font-size: 20px;
  font-weight: 400;
  margin: 5px 0;
}
.our__team__row__col h6 {
  font-size: 16px;
  font-weight: 400;
}
.our__team__row__col:hover .image img {
  filter: grayscale(0);
}
.our__team__row.slick-slider {
  padding-bottom: 40px;
}
.our__team__row.slick-slider button.slick-arrow {
  width: 40px;
  height: 40px;
  background: #144589;
  box-shadow: none;
  font-size: 0;
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
  transform: inherit;
  z-index: 99;
}
.our__team__row.slick-slider button.slick-arrow:before {
  content: "";
  background: url(../images/sliderarrow.svg) no-repeat center center;
  background-size: 15px;
  width: 40px;
  height: 40px;
  display: block;
  filter: invert(1) brightness(10);
  transform: rotate(0deg);
}
.our__team__row.slick-slider button.slick-prev.slick-arrow {
  right: 60px;
}
.our__team__row.slick-slider button.slick-prev.slick-arrow:before {
  transform: rotate(180deg);
}
.our__team__row.slick-slider .slick-dots {
  bottom: 4px;
}
.our__team__row.slick-slider .slick-dots li button {
  background: #000;
  vertical-align: middle;
}
.tough__leadership .tough__leadership__box {
  padding-top: 30px;
}
#get-in-touch.get__touch {
  padding: 50px 0;
}
#get-in-touch .get__touch__row {
  padding: 0;
  background: #fff;
  margin: 0 -15px;
}
#get-in-touch .get__touch__row .get__touch__row__left {
  width: 50%;
  padding: 0 15px;
  border: 0;
}
.touch__row__left {
  padding-left: 30px;
}
#get-in-touch .get__touch__row .get__touch__row__left h3 {
  font-size: 34.49px;
  font-weight: 500;
  margin: 0 0 15px;
}
.getouch_discription p {
  font-size: 22.75px;
  line-height: 33px;
  color: #000;
}
#get-in-touch .get__touch__row .get__touch__row__left__info:after {
  display: none;
}
#get-in-touch .get__touch__row .get__touch__row__left__info .icon {
  padding-top: 0;
  display: flex;
  align-items: center;
}
#get-in-touch .get__touch__row .get__touch__row__right {
  width: 50%;
  padding: 0 15px;
}
#get-in-touch .get__touch__row .get__touch__row__right h2,
#get-in-touch .get__touch__row .get__touch__row__right h3 {
  display: none;
}
#get-in-touch .get__touch__row .get__touch__row__right .wpcf7-form {
  padding: 40px 35px;
  border-radius: 8px;
  box-shadow: 0px 0px 13.9px 0px #00000040;
}
.trustheading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.trustheading h2.b-animation {
  width: auto;
}
.googlerating-row {
  background: #d9d9d9;
  padding: 5px 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 20px 0 0;
}
.reviewleft {
  width: 30%;
  padding: 10px 10px;
}
.googlerating-box {
  width: 100%;
  padding: 30px 20px;
  text-align: center;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0px 3.84px 12.87px 0px #00000021;
}
.googlerating-box h3 {
  padding: 0;
  color: #144589;
  font-size: 92px;
  font-weight: 900;
  line-height: 1;
}
.ratingstar img {
  margin: 0 auto 20px;
}
.googlestarbox {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  line-height: 1;
}
.googledata strong {
  display: block;
  font-size: 34px;
  font-weight: 700;
  color: #6a6a6a;
}
.googledata span {
  color: #6a6a6a;
  font-size: 17px;
}
.reviewright {
  width: 70%;
  padding: 0px;
}
.googleratinglist {
  display: flex;
  flex-wrap: wrap;
}
.googleratinglist .item {
  padding: 15px 10px;
  width: 33.33%;
}
.ratingstardata {
  width: 100%;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0px 7px 10px 0px #00000029;
  overflow: hidden;
  padding: 20px 20px;
  text-align: center;
  height: 100%;
  min-height: 295px;
}
.ratingstardata > img.img-fluid {
  width: 85px;
  height: 85px;
  border-radius: 100px;
  object-fit: cover;
  margin: 0 auto 13px;
  display: block;
}
.ratingstardata h4 {
  color: #646464;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.2;
  margin: 0 0 5px;
  padding: 0;
}
.ratingstardata h5 {
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 7px;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 5px;
}
.ratingstardata p {
  color: #8c8c8c;
  font-size: 13.44px;
  line-height: 18px;
  padding: 0;
  margin: 0;
}
.newservice_section {
  width: 100%;
  overflow: hidden;
  padding: 50px 0;
  margin: 20px 0 80px;
  border-radius: 60px;
  background: #f4f4f4;
  box-shadow: 0px -3px 24.9px 0px rgba(0, 0, 0, 0.25);
}
.servicepart_row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -13px;
  padding: 5px 0;
}
.col-left-3 {
  width: 200px;
  padding-block: 13px;
}
.whatheadingimg {
  height: 100%;
  max-height: 300px;
  overflow: hidden;
}
.whatheadingimg h3 {
  font-size: 30px;
  font-weight: 900;
  color: #000;
  line-height: 1.2;
  margin: 0 0 13px;
  padding: 0;
}
.whatheadingimg .img-fluid {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.col-right-9 {
  width: calc(100% - 200px);
  padding: 13px;
}
/* Refined service cards for legal UI */
.whatservices_row {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin: 0;
}
.whatservices_col {
  flex: 0 0 calc(25% - 24px);
  box-sizing: border-box;
  padding: 0;
  display: flex;
  align-items: stretch;
}
.whatservices_box {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  padding: 22px;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(16, 24, 40, 0.06);
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}
.whatservices_box:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 40px rgba(16, 24, 40, 0.12);
}
.whatservices_box h4 {
  font-size: 20px;
  font-weight: 900;
  color: #0b2337;
  margin: 0;
  padding: 0;
  line-height: 1.15;
}
.whatservices_box h4:after {
  content: "";
  display: block;
  width: 56px;
  height: 2px;
  background: #000;
  border-radius: 2px;
  margin-top: 10px;
}
.tagwhatlist {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagwhatlist li {
  display: block;
  width: fit-content;
  background: #efefef;
  padding: 6px 12px;
  border-radius: 12px;
  margin-bottom: 12px;
  color: #333;
  font-size: 15px;
  line-height: 1.4;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04);
}
.tagwhatlist li:last-child {
  margin-bottom: 0;
}
.tagwhatlist li a {
  color: inherit;
  text-decoration: none;
  padding: 0;
  background: transparent;
  border-radius: 0;
}
.marquelogos .clientlogolist.slick-slider {
  max-height: 75px;
}
.marquelogos .clientlogolist li img.img-fluid {
  width: auto;
  max-height: 4rem;
  object-fit: contain;
  margin: 0 auto;
}
body .h__banner {
  height: calc(100vh - 118px);
}
.h__banner .h__banner__c h1 {
  margin: 0 0 25px;
  padding: 0;
}
.h__banner .h__banner__c .yellow-btn {
  margin-top: 0;
} /*virtual cfo pages*/
.innersectionbanner {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.innerbanner_bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  position: relative;
}
.innerbanner_bg:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.73) 100%
  );
}
.innerbanner_data {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.innerbanner_data > .container {
  max-width: 865px;
}
.innerbanner_data h1 {
  position: relative;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin: 0 0 20px;
}
.innerbanner_data h2 {
  font-size: 24px;
  line-height: 2rem;
  color: #fff;
  font-weight: 500;
  margin: 0 0 25px;
  padding: 0;
}
.howcanhelp_sec {
  width: 100%;
  padding: 50px 0;
}
.howcanhelp_col {
  width: 100%;
  display: inline-block;
  transition: all 0.4s;
  margin: 15px 0;
}
.howcanhelp_col h3 {
  color: #989898;
  font-size: 30px;
  font-weight: 700;
  margin: 0 0 10px;
  padding: 0;
}
.helptitle_btn {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0 0 10px;
}
body .howcanhelp_col h4 {
  font-size: 32px;
  font-weight: 700;
  color: #333132;
  margin: 0 0 10px;
  padding: 0;
}
.foundertrust_sec {
  padding: 50px 0 0;
}
.foundertrust_col {
  margin: 0 0 20px;
}
.foundertrustslider.slider .item {
  padding: 15px 5px;
}
.foundertrust_data {
  width: 100%;
  background: #f6f6f6;
  padding: 20px 20px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  align-content: center;
  margin-left: -35%;
  position: relative;
  z-index: -1;
  transform: scale(0.8);
  transition: all 0.5s;
}
.foundertrust_imgbox {
  width: 175px;
}
.foundertrust_imgbox img {
  width: 100%;
  height: 175px;
  object-fit: cover;
  border-radius: 100px;
}
.foundertrust_des {
  width: calc(100% - 175px);
  padding-left: 15px;
}
.foundertrust_des p {
  font-size: 18px;
  color: #000;
  margin: 0 0 15px;
  padding: 0;
}
.foundertrust_des h6 {
  font-size: 18px;
  margin: 5px 0 0;
  padding: 0;
  color: #000;
  font-weight: 400;
}
.foundertrustslider.slick-slider .slick-list {
  padding-right: 40%;
}
.slick-current.slick-active .foundertrust_data {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  margin-left: 0;
  transform: scale(1);
  z-index: 2;
}
.foundertrustslider.slider .slick-prev.slick-arrow {
  display: none;
}
.foundertrustslider.slider .slick-arrow {
  width: 60px;
  height: 60px;
  font-size: 0;
  border-radius: 4px;
  z-index: 9;
  box-shadow: 0px 4px 4px 0px #00000040;
  left: auto;
  right: 100px;
  transform: inherit;
  top: auto;
  bottom: 0px;
  opacity: 1;
  visibility: visible;
}
.foundertrustslider.slider .slick-arrow:before {
  content: "";
  background: url(https://server2.the-treelife.com../images/learn-more-up-arrow.svg)
    no-repeat center center;
  background-size: 18px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  filter: invert(1) brightness(0);
}
.connectwith_sec {
  width: 100%;
  padding: 50px 0;
}
.connectwith_row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -13px;
}
.connectwith_col {
  width: 33.33%;
  padding: 13px;
}
.connectwith_imgbox {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.connectwith_imgbox:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) -47.3%,
    rgba(0, 0, 0, 0.53) 52.09%
  );
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  transition: all 0.4s;
}
.connectwith_imgbox img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: top;
  filter: grayscale(10);
  transition: all 0.4s;
}
.connectwith_imgbox .description {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px;
  transform: translateY(100%);
  transition: all 0.4s;
  z-index: 2;
}
.connectwith_imgbox .description p {
  font-size: 16px;
  color: #fff;
  margin: 0;
  padding: 0;
}
.connectwith_imgbox:hover:before {
  opacity: 1;
}
.connectwith_imgbox:hover img {
  filter: grayscale(0);
}
.connectwith_imgbox:hover .description {
  transform: translateY(0%);
}
.connectwith_data > a {
  display: block;
  padding: 10px 0 0;
}
.connectwith_data h5 {
  padding: 0;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  color: #000;
}
.connectwith_data h6 {
  font-size: 16px;
  margin: 0 0 5px;
  padding: 0;
  color: #000;
}
.connectwith_data a {
  color: #000;
}
.mainprocess_sec {
  padding: 50px 0;
}
.ourprocess_row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.processdata_col {
  width: 50%;
  padding: 12px;
}
.dataprocess_box {
  width: 100%;
  height: 100%;
  display: flex;
  gap: 15px;
  align-items: flex-start;
  overflow: hidden;
  background: #d7d7d7;
  border-radius: 4px;
  padding: 15px 15px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.37);
  transition: all 0.4s;
}
.dataprocess_box .number {
  color: #000;
  opacity: 0.3;
  font-size: 30px;
  font-weight: 900;
}
body .dataprocess_box h4 {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 20px;
  font-weight: 600;
  max-width: 145px;
  line-height: 1.2em;
}
.dataprocess_box p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #000;
  width: 100%;
}
.dataprocess_box:hover {
  transform: scale(1.03);
}
.dataprocess_green {
  width: 100%;
  height: 100%;
  background: #144589;
  border-radius: 12px;
  padding: 15px 25px;
  display: flex;
  align-items: center;
  gap: 20px;
  color: #fff;
  box-shadow: 6px 6px 14.6px 0px #0000009c;
}
.greendata_left {
  max-width: 400px;
}
body .dataprocess_green h4 {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2em;
}
body .dataprocess_green h3 {
  padding: 0;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  margin: 5px 0 0;
}
.dataprocess_green .arrowlink {
  width: 58px;
  min-width: 58px;
  height: 58px;
  border-radius: 100px;
  background: #fff;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.dataprocess_green .arrowlink svg {
  width: 28px;
  height: 22px;
}
.ourtechstack_sec {
  padding: 30px 0;
}
.techstack_row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.techstack_left {
  width: 58%;
  border-bottom: 1px solid #000;
  margin-top: 20px;
}
.techstackdata_box h3 {
  padding: 0;
  margin: 0;
  font-size: 32px;
}
.techstacklogo_row {
  display: flex;
}
.techstacklogo_col {
  width: 100%;
  padding: 15px 0 30px;
}
.techstack_right {
  width: 42%;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-left: 5%;
  margin-top: 20px;
}
.techstack_row:last-child .techstack_left {
  margin: 0;
  padding-top: 35px;
  border-bottom: 0;
}
.techstack_row:last-child .techstack_right {
  margin: 0;
  padding-top: 35px;
  border-bottom: 0;
}
.t__col__box .t__col__box__row {
  padding-top: 15px;
}
.content__box1 {
  box-shadow: 0px 4px 4px 0px #00000040;
  border: 0;
  border-radius: 8px;
  overflow: hidden;
}
.content__box1 .image {
  border-radius: 0;
  box-shadow: 0px 4px 19.7px 0px #0000004a;
} /*Responsive Media Query*/
@media (min-width: 1280px) {
  .header__outer__menu ul.mega-menu .yellow-btn {
    margin-left: 180px !important;
  }
  .h__banner .h__banner__c h1 {
    font-size: 48.88px;
  }
  .customtestimonial-row h2.b-animation {
    font-size: 60px;
  }
  .clientserv-sec {
    padding-bottom: 50px;
  }
  .logo__slider__simple__slick .slick-slide {
    margin: 0 13px;
  }
}
@media (min-width: 1200px) {
  .logo__slider__simple__slick img {
    max-height: 4rem;
    margin: 0 auto;
    transition: all 0.4s;
  }
  section.logo__slider__simple {
    padding-bottom: 4rem !important;
  }
  .trustearned-sec {
    padding-top: 1.5rem;
    padding-bottom: 3rem;
  }
  .logo__slider__simple h2.b-animation {
    margin-bottom: 2rem;
  }
  .marquelogos .clientlogolist.slick-slider {
    max-height: 75px;
    padding: 7px 0;
  }
}
@media (min-width: 768px) {
  .whatheding__left h2.b-animation {
    padding: 0 50px 0 25px;
    margin: 0;
  }
  .logo__slider__simple h2.b-animation::after {
    height: 80%;
  }
  #get-in-touch .get__touch__row .get__touch__row__left__info {
    padding: 10px 0;
  }
  .largetext {
    font-size: 36px;
    font-weight: 600;
  }
  .testimonialslidernew.slick-slider .slick-list {
    padding-bottom: 85px;
  }
}
@media (min-width: 1024px) and (max-width: 1367px) {
  .toheaderlist a.btn {
    font-size: 16px;
  }
  .toheaderlist a.btn svg {
    width: 18px;
    height: 17px;
  }
  .site-content {
    padding-top: 109px;
  }
  .bannerlogo img {
    max-width: 300px;
  }
  .h__banner .h__banner__c h1 {
    font-size: 46px;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .header__outer__menu ul.mega-menu .yellow-btn {
    margin-left: 100px !important;
  }
}
@media (max-width: 1279px) {
  .our__team__row__col .image img {
    height: 230px;
  }
  #get-in-touch .get__touch__row .get__touch__row__left h3 {
    font-size: 24px;
  }
  .getouch_discription p {
    font-size: 18px;
    line-height: 26px;
  }
  #get-in-touch .get__touch__row .get__touch__row__right .wpcf7-form {
    padding: 25px 25px;
  }
  #get-in-touch .get__touch__row .get__touch__row__left {
    width: 45%;
  }
  #get-in-touch .get__touch__row .get__touch__row__right {
    width: 55%;
  }
  #get-in-touch .get__touch__row .get__touch__row__left__info .contact p,
  #get-in-touch .get__touch__row .get__touch__row__left__info .contact a {
    font-size: 16px;
  }
  .googlerating-box h3 {
    font-size: 62px;
  }
  .googlerating-row {
    align-items: inherit;
  }
  .googlerating-box {
    height: 100%;
  }
  /* responsive adjustments for refined cards */
  .whatservices_col {
    flex: 0 0 calc(50% - 24px);
  }
  .whatservices_box {
    padding: 18px;
  }
  .whatservices_box h4 {
    font-size: 18px;
  }
  .tagwhatlist li {
    font-size: 14px;
  }
  .tagwhatlist li a br {
    display: none;
  }
  .whatdoicon-row h5 {
    font-size: 21px;
  }
  .marquelogos .clientlogolist li img.img-fluid {
    max-height: 4rem;
  } /*virtual-cfo*/
  .foundertrustslider.slick-slider .slick-list {
    padding-right: 20%;
  }
  .foundertrustslider.slider .slick-arrow {
    right: 15px;
    bottom: -10px;
  }
}
@media (max-width: 1199px) {
  .bannerlogo img {
    max-width: 220px;
  }
  .customtestimonial-row {
    display: block;
  }
  .customtestimonial-row h2.b-animation {
    width: 100%;
  }
  .customtestimonial-row .testimonial__slider__box {
    width: 100%;
    padding-top: 20px;
  }
}
@media (max-width: 1024px) {
  .header__outer__menu .header__outer__search {
    display: none;
  }
  body .h__banner {
    height: 470px;
  }
  .bannerlogo {
    margin: 0 0 17px;
  }
  .bannerlogo img {
    max-width: 180px;
  }
  .whatheding__left {
    min-width: 300px;
  }
  .whatheding__left h2 {
    padding: 0 30px 0 25px;
  }
  .what__do .whatdo__rightcol p {
    font-size: 16px;
    line-height: 27px;
  }
  .whatdoicon-row {
    display: block;
  }
  .whatdoicon-row h5 {
    font-size: 16px;
    margin: 0 0 5px;
  }
  .whatdoicon-row .what__do__row__col {
    padding: 0 20px 0 0;
  }
  .googledata strong {
    font-size: 24px;
  }
  .googledata span {
    font-size: 14px;
  }
  .googleicon img {
    width: 50px;
  }
  .whatservices_col {
    width: 50%;
    padding: 10px 10px;
  }
  .h__banner__c h1 {
    font-size: 32px;
    max-width: 40rem;
    margin: 0 0 17px;
  } /*virtual-cfo*/
  .innersectionbanner {
    height: 550px;
  }
  .innerbanner_data h2 {
    font-size: 20px;
    line-height: 1.5rem;
  }
  .howcanhelp_col h3 {
    font-size: 24px;
  }
  body .howcanhelp_col h4 {
    font-size: 22px;
  }
  .foundertrust_imgbox {
    width: 100px;
  }
  .foundertrust_imgbox img {
    height: 100px;
  }
  .foundertrust_des {
    width: calc(100% - 100px);
  }
  .foundertrust_des p {
    font-size: 16px;
  }
  .connectwith_imgbox img {
    height: 300px;
  }
  .connectwith_imgbox .description p {
    font-size: 14px;
    line-height: 1.2rem;
  }
  .connectwith_data h5 {
    font-size: 18px;
  }
  .connectwith_data h6 {
    font-size: 14px;
  }
  .ad__box__row__col h2 {
    font-size: 26px;
  }
  .dataprocess_box {
    display: block;
  }
  body .dataprocess_box h4 {
    max-width: 100%;
    padding: 0 0 5px;
  }
  .dataprocess_box p {
    font-size: 16px;
  }
  body .dataprocess_green h4 {
    font-size: 18px;
  }
  body .dataprocess_green h3 {
    font-size: 20px;
  }
  .techstackdata_box h3 {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .reviewleft {
    width: 100%;
    padding-bottom: 0;
  }
  .googlerating-box {
    padding: 15px;
  }
  .reviewright {
    width: 100%;
  }
}
@media (max-width: 890px) {
  body .h__banner {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .bannerlogo img {
    max-width: 150px;
  }
  .h__banner .h__banner__bg.mobile__banner__bg {
    display: none;
  }
  body section.what__do {
    padding-bottom: 20px;
  }
  .whatdotop__row {
    display: block;
  }
  h2.b-animation,
  .servedrow .servedheading,
  .customtestimonial-row h2.b-animation {
    width: 100%;
    padding: 0 0 25px 35px;
    margin: 0 0 15px;
  }
  h2.b-animation::after,
  .servedrow .servedheading::after {
    bottom: 0;
    top: auto;
    height: 0.2rem;
    width: 4.5rem;
  }
  .what__do .whatdo__rightcol p {
    font-size: 13px;
    line-height: 22px;
  }
  .whatdoicon-row .what__do__row__col {
    padding: 5px 0;
  }
  .clientlogolist li {
    padding: 3px;
  }
  .clientserv-sec {
    padding-top: 30px;
  }
  .our__team__row.slick-slider {
    padding-bottom: 30px;
    margin-left: -5px;
  }
  .view-all-btn-container.mobile-only {
    display: none;
  }
  .our__team__row__col {
    padding: 7px;
  }
  .our__team__row__col h5 {
    font-size: 16px;
  }
  .our__team__row__col h6 {
    font-size: 13px;
  }
  .our__team__row.slick-slider .slick-dots li {
    margin: 5px;
  }
  #get-in-touch .get__touch__row .get__touch__row__left {
    width: 100%;
  }
  #get-in-touch .get__touch__row .get__touch__row__right {
    width: 100%;
  }
  #get-in-touch .touch__row__left {
    padding-left: 0;
  }
  #get-in-touch .get__touch__row .get__touch__row__left h3 {
    font-size: 20px;
    margin: 0;
  }
  .getouch_discription p {
    font-size: 14px;
    line-height: 22px;
  }
  #get-in-touch .get__touch__row__left__info {
    width: 100%;
    align-items: center;
  }
  #get-in-touch .get__touch__row .get__touch__row__left__info .contact p,
  #get-in-touch .get__touch__row .get__touch__row__left__info .contact a {
    font-size: 14px;
    display: inline;
    vertical-align: top;
  }
  .googlerating-row {
    padding: 0;
  }
  .googlerating-box h3 {
    font-size: 36px;
  }
  .ratingstar img {
    max-width: 120px;
    margin: 0 auto 10px;
  }
  .newservice_section {
    padding: 30px 0;
    margin: 35px 0;
    border-radius: 30px;
  }
  .col-left-3 {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .whatheadingimg {
    height: auto;
    max-height: none;
    text-align: center;
    padding: 0 15px;
  }
  .whatheadingimg .img-fluid {
    display: none;
  }
  .whatheadingimg h3 {
    font-size: 24px;
    text-align: center;
    margin: 0 0 15px;
    padding: 15px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  }
  .col-right-9 {
    width: 100%;
    padding: 0px 15px;
  }
  .whatservices_row {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 0;
  }
  .whatservices_col {
    flex: 1 1 100%;
    width: 100%;
    margin-bottom: 0;
  }
  .whatservices_box {
    padding: 18px;
    border-radius: 12px;
    box-shadow: 0 4px 16px rgba(16, 24, 40, 0.08);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
  }
  .whatservices_box:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 28px rgba(16, 24, 40, 0.15);
  }
  .whatservices_box h4 {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 8px;
  }
  .whatservices_box h4:after {
    width: 40px;
    height: 3px;
    margin-top: 8px;
  }
  .tagwhatlist li {
    font-size: 14px;
    padding: 8px 12px;
    margin: 4px 0;
    border-radius: 6px;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
  }
  .customtestimonial-row .testimonial__slider__box {
    padding: 0;
  } /*virtual-cfo*/
  .innersectionbanner {
    height: 450px;
  }
  .innerbanner_data h1 {
    font-size: 28px;
  }
  .innerbanner_data h2 {
    font-size: 16px;
    line-height: 1.4rem;
  }
  .helptitle_btn {
    display: block;
    padding: 0;
  }
  .howcanhelp_col p {
    font-size: 14px;
  }
  .ad__box__row__col h2 {
    font-size: 22px;
  }
  .foundertrustslider.slick-slider .slick-list {
    padding-right: 0;
  }
  .foundertrust_data {
    display: block;
    margin: 40px 0 0;
    transform: inherit;
    padding: 20px 35px;
  }
  .foundertrust_imgbox {
    width: 80px;
    margin: -70px auto 10px;
  }
  .foundertrust_imgbox img {
    height: 80px;
  }
  .foundertrust_des {
    width: 100%;
    padding: 0;
  }
  .foundertrust_des p {
    font-size: 14px;
  }
  .foundertrust_des h6 {
    font-size: 15px;
  }
  .processdata_col {
    width: 100%;
  }
  .dataprocess_box .number {
    font-size: 24px;
  }
  body .dataprocess_box h4 {
    font-size: 18px;
  }
  .dataprocess_box p {
    font-size: 14px;
  }
  body .dataprocess_green h4 {
    font-size: 16px;
  }
  body .dataprocess_green h3 {
    font-size: 18px;
  }
  .dataprocess_green .arrowlink {
    width: 38px;
    min-width: 38px;
    height: 38px;
  }
  .dataprocess_green .arrowlink svg {
    width: 18px;
    height: 14px;
  }
  .techstack_left {
    width: 100%;
    margin-top: 10px;
  }
  .techstack_right {
    width: 100%;
    border-left: 0;
    padding-left: 0;
  }
  .techstacklogo_col {
    width: 100%;
    padding: 10px 0 20px;
  }
  .techstack_row:last-child .techstack_left {
    padding-top: 20px;
  }
  .techstack_row:last-child .techstack_right {
    border-top: 1px solid #000;
    padding: 20px 0 0;
  }
  .ourtechstack_sec {
    padding: 30px 0 0;
    margin-bottom: -30px;
  }
  .techstackdata_box h3 {
    font-size: 18px;
  }
  .connectwith_row .slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 10px;
  }
  .connectwith_row .slick-dots li button {
    background: #000;
  }
  .foundertrustslider.slider .slick-arrow {
    width: 40px;
    height: 40px;
    right: -10px;
    bottom: auto;
    top: 65%;
    border-radius: 100px;
  }
  .foundertrustslider.slider .slick-prev.slick-arrow {
    display: none;
    left: -10px;
    right: auto;
  }
  .foundertrustslider.slider .slick-prev.slick-arrow::before {
    transform: translate(-50%, -50%) rotate(-135deg);
  }
}
@media (max-width: 450px) {
  .our__team__row__col .image img {
    height: 170px;
  }
  .whatservices_col {
    width: 100%;
  }
  body .h__banner {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .h__banner.single .h__banner__bg {
    position: absolute;
  }
}
section#get-in-touch.get__touch {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.eventmainsec {
  width: 100%;
  padding: 40px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.eventmainsec:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.73) 100%
  );
}
.eventmain-row {
  width: 100%;
  background: #ffffff;
  border-radius: 14px;
  padding: 40px 50px;
  position: relative;
  z-index: 2;
  box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.25),
    0px 4px 17.5px 0px rgba(0, 0, 0, 0.25) inset;
}
.eventheadingcol {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px;
}
.eventheadingcol h2 {
  padding: 0;
  margin: 0 0 15px;
  font-size: 42px;
  color: #000000;
  font-family: "DM Sans", sans-serif;
  position: relative;
}
.eventheadingcol h2:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -25px;
  height: 100%;
  max-height: 45px;
  width: 0.5rem;
  background: #fcd17a;
}
.eventheadingcol p {
  font-size: 22px;
  line-height: 2rem;
  color: #000;
  margin: 0 0 10px;
  padding: 0;
}
.eventlist-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
}
.eventlist-row .item {
  width: 50%;
  padding: 15px 30px;
}
.eventdatacol {
  position: relative;
  width: 100%;
}
.eventdatacol:after {
  content: "";
  width: 60%;
  height: 1px;
  position: absolute;
  bottom: -25px;
  right: -30px;
  background: linear-gradient(90deg, #ffffff 0%, #000000 52.4%, #ffffff 100%)
    no-repeat center;
  transform: rotate(90deg);
  transform-origin: right center;
}
.eventlist-row .item:nth-child(2n) .eventdatacol:after {
  display: none;
}
.eventlistimg {
  width: 100%;
  padding: 0 0 20px;
}
.eventlistimg img {
  max-width: 100%;
  max-height: 80px;
  object-fit: contain;
  object-position: left;
}
.eventboxdata li {
  display: flex;
  align-items: flex-start;
  gap: 0px 15px;
  margin: 15px 0;
}
.eventboxdata li img {
  margin-top: 5px;
  width: 23px;
  height: 23px;
  background-size: contain;
}
.eventboxdata li p {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 2rem;
  color: #000000;
}
.eventboxdata li a {
  color: #000000;
}
.eventboxdata li a:hover {
  color: #144589;
}
.eventbookbtn {
  padding: 10px 0 0;
}
@media (max-width: 1535px) {
  .eventdatacol:after {
    width: 67%;
  }
}
@media (max-width: 1279px) {
  .eventheadingcol h2 {
    font-size: 2.5rem;
  }
  .eventheadingcol p,
  .eventboxdata li p {
    font-size: 18px;
    line-height: 1.5rem;
  }
  .eventboxdata li img {
    margin-top: 3px;
    width: 20px;
    height: 20px;
  }
  .eventlistimg img {
    max-height: 60px;
  }
}
@media (max-width: 1199px) {
  .eventdatacol:after {
    width: 75%;
  }
}
@media (max-width: 1024px) {
  .eventheadingcol h2 {
    font-size: 2.1875rem;
  }
  .eventheadingcol p,
  .eventboxdata li p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .eventmain-row {
    padding: 20px 15px;
  }
  .eventheadingcol {
    margin: 0;
  }
  .eventheadingcol h2 {
    font-size: 19px;
    padding: 0 0 10px;
    margin: 0 0 10px;
  }
  .eventheadingcol h2:before {
    bottom: 0;
    top: auto;
    left: 0;
    transform: inherit;
    height: 0.2rem;
    width: 4.5rem;
  }
  .eventheadingcol p,
  .eventboxdata li p {
    font-size: 14px;
    line-height: 1.3rem;
  }
  .eventlist-row .item {
    width: 100%;
    padding: 25px 30px;
  }
  .eventlistimg {
    padding: 0;
  }
  .eventdatacol:after {
    width: 100%;
    transform: inherit;
    transform-origin: inherit;
    right: 0;
    bottom: -25px;
  }
  .eventboxdata li img {
    margin-top: 3px;
    width: 18px;
    height: 18px;
  }
}
body .blog__outer__right sup {
  top: 0;
  vertical-align: middle;
  position: relative;
  top: -0.6em;
  font-size: 0.65em;
  background-color: #fcd17a; /* color: #fff; */
  border-radius: 50%;
  width: 18px;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  text-align: center;
  font-weight: 600;
}
.navigatehasslerow {
  width: calc(100% - 1.875rem);
  height: 100%;
  padding: 5px 6px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin: 0;
  position: relative;
  border-radius: 7px;
  background: linear-gradient(var(--gradient-angle), #e0a734, #fff, #fff);
  animation: rotation 5s linear 0s infinite normal;
  overflow: hidden;
}
.navigatehassle {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  position: relative;
  border-radius: 7px;
  padding: 20px 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#content .navigatehassle h4 {
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  margin: 0 0 15px;
  padding: 0;
  max-width: 320px;
  line-height: 1.3em;
}
.navigatehassle:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  border-radius: 7px;
  opacity: 0.6;
}
.hassle-freebox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.navigatehassle .btn.simplebtn {
  font-size: 21px;
  color: #fff;
  position: relative;
  font-weight: 600;
}
.navigatehassle .btn.bookconsulatbtn {
  background: #fcd17a;
  color: #000;
  font-size: 15px;
  padding: 10px 12px;
}
.blogdetailsidebar .blog__outer__sidebar.get__touch,
.blogdetailsidebar .blog__outer__sidebar.newsletter {
  padding-left: 0;
}
@keyframes rotation {
  0% {
    --gradient-angle: 0deg;
  }
  100% {
    --gradient-angle: 360deg;
  }
}
@property --gradient-angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
.blogdetailsidebar .blog__outer__sidebar.get__touch .submitcontact .ortext,
.blogdetailsidebar .blog__outer__sidebar.get__touch .consultbtncol {
  display: none;
}
.supportscalecol {
  display: inline-block;
  margin: 20px 0;
  width: 100%;
  padding: 18px 22px;
  overflow: hidden;
  position: relative;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center right;
}
.supportscalecol:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #175947 50%, rgba(0, 0, 0, 0) 80%);
  position: absolute;
  top: 0;
  left: 0;
}
#content .supportscalecol h4 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 15px;
  padding: 0;
  line-height: 1.3em;
  position: relative;
}
.supportscalecol h4 span {
  display: block;
}
#content .supportscalecol h4 a {
  font-size: inherit;
  color: inherit;
}
.supportscalecol .btn.yellow-btn.bookconsulatbtn {
  background: #fcd17a;
  color: #000;
  font-size: 15px;
}
.blog__outer__left.blogdetailsidebar {
  top: 135px;
}
@media (max-width: 1535px) {
  .navigatehassle {
    padding: 15px;
  }
  #content .navigatehassle h4,
  .navigatehassle .btn.simplebtn {
    font-size: 19px;
  }
  .navigatehassle .btn.bookconsulatbtn {
    font-size: 14px;
    padding: 10px 10px;
  }
  .navigatehassle .btn.bookconsulatbtn svg {
    margin-right: 5px;
    width: 15px;
    height: 14px;
  }
}
@media (max-width: 1279px) {
  .navigatehassle {
    padding: 13px 10px;
  }
  #content .navigatehassle h4,
  .navigatehassle .btn.simplebtn {
    font-size: 17px;
  }
  .navigatehassle .btn.bookconsulatbtn {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .navigatehasslerow {
    width: 100%;
  }
  .blogdetailsidebar .blog__outer__sidebar.get__touch,
  .blogdetailsidebar .blog__outer__sidebar.newsletter {
    padding-right: 0;
  }
}
@media (max-width: 900px) {
  .hassle-freebox {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  .navigatehassle {
    padding: 15px 15px 17px;
  }
}
@media (max-width: 767px) {
  body.single-post .h__banner__bg {
    position: absolute;
  }
  .navigatehassle {
    padding: 10px 12px;
  }
  .hassle-freebox {
    flex-direction: inherit;
    gap: inherit;
    align-items: center;
  }
  .navigatehassle .btn.bookconsulatbtn {
    font-size: 11px;
  }
  .supportscalecol {
    padding: 15px;
  }
  #content .supportscalecol h4 {
    font-size: 18px;
  }
  .blog__outer__left.blogdetailsidebar .navigatehasslerow {
    display: none;
  }
  .navigatehasslerow {
    width: 100%;
    height: auto;
    margin-top: 50px;
  }
  .formblogclosebtn {
    top: 7px;
  }
  .blogcontactsidbar .submitcontact .ortext,
  .blogcontactsidbar .submitcontact .consultbtncol {
    display: none;
  }
  .blog__box .blogcontactsidbar .blog__outer__sidebar {
    padding: 10px 0;
  }
  .blogcontactsidbar .blog__outer__sidebar h4 {
    margin: 0 0 15px;
    padding: 0 0 10px;
  }
  .single-post .blog__box .blog__outer__right p {
    padding: 0 0 10px;
  }
}
.navigatehasslerow .hassle-freebox {
  position: relative;
}
@media (max-width: 767px) {
  .blog__outer__sidebar.newsletter.desktopshow {
    display: none;
  }
  .blog__outer__sidebar.get__touch.desktopshow {
    display: none;
  }
}
.whatdoicon-row {
  margin: 20px 0 0;
}
.rightservedcol,
.rightservedcol .served-table {
  width: 100%;
}
@media (max-width: 766px) {
  .rightservedcol {
    overflow: auto;
  }
  .rightservedcol .served-table {
    width: 600px;
  }
}
.whatservices_row h4 {
  color: #144589;
}
.footer__bottom__row img{
  width: 30px;
  height: 30px;
}

/* Footer locations: ensure all location cards are always visible */
.footer__locations__container {
  width: 100%;
  margin-top: 20px;
}

.footer__locations__container .footer__locations__grid {
  width: 100% !important;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.footer__locations__container .footer__location__card {
  border: 1px solid #e5e7eb;
  background: #f9fafb;
  padding: 12px;
  border-radius: 6px;
  transition: all 0.3s ease;
}

.footer__locations__container .footer__location__card:hover {
  border-color: #144589;
  box-shadow: 0 2px 8px rgba(20, 69, 137, 0.1);
  transform: translateY(-1px);
}

.footer__locations__container .footer__location__card h5 {
  font-size: 13px;
  margin: 0 0 6px;
  color: #144589;
  font-weight: 600;
}

.footer__locations__container .footer__location__card p {
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
  color: #4b5563;
}
/* Custom styling to match Our Locations image */
@media (min-width: 1024px) {
    .footer__locations__container {
        display: block;
        width: 100%;
    }
    .footer__locations__container h4 {
        color: #144589 !important;
        font-size: 26px !important;
        font-weight: 600 !important;
        margin-right: 35px !important;
        white-space: nowrap;
        padding: 0 !important;
        margin-top: 20px !important;
        line-height: 1.2;
    }
    .footer__locations__container .footer__locations__grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 12px;
    }
    
    .footer__locations__container .footer__location__card {
        padding: 16px;
        border-radius: 8px;
    }
    
    .footer__locations__container .footer__location__card h5 {
        font-size: 14px !important;
        color: #144589 !important;
        margin-bottom: 8px !important;
        font-weight: 600 !important;
    }
    
    .footer__locations__container .footer__location__card p {
        font-size: 13px !important;
        color: #4b5563 !important;
        line-height: 1.4 !important;
    }
    
    .footer__bottom__row__right .social__mobile {
        display: none !important;
    }
}

@media (max-width: 1023px) {
    .footer__locations__container {
        margin-top: 30px;
    }
    .footer__locations__container h4 {
        font-size: 18px;
        margin-bottom: 20px;
        color: #144589;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    .footer__locations__container .footer__locations__grid {
      grid-template-columns: 1fr;
      gap: 12px;
    }
    .footer__locations__container .footer__location__card {
      border: 1px solid #e5e7eb;
      background: #f9fafb;
      padding: 16px;
      border-radius: 8px;
      transition: all 0.3s ease;
    }
    .footer__locations__container .footer__location__card:hover {
      border-color: #144589;
      box-shadow: 0 2px 8px rgba(20, 69, 137, 0.1);
      transform: translateY(-1px);
    }
    .footer__locations__container .footer__location__card h5 {
      font-size: 14px;
      margin: 0 0 8px;
      color: #144589;
      font-weight: 600;
    }
    .footer__locations__container .footer__location__card p {
      font-size: 13px;
      line-height: 1.4;
      margin: 0;
      color: #374151;
    }
}

/* ============================================
   MOBILE RESPONSIVE - HEADER & FOOTER FIXES
   ============================================ */

/* ---------- HEADER MOBILE STYLES ---------- */
@media (max-width: 1023px) {
    .topmainheader {
        padding: 8px 0;
    }
    
    .topmainheader .container {
        padding: 0 15px;
    }
    
    .toheaderlist {
        flex-wrap: wrap;
        gap: 8px;
        justify-content: center;
    }
    
    .toheaderlist a.btn {
        font-size: 12px;
        padding: 4px 8px;
        gap: 6px;
    }
    
    .toheaderlist a:not(:first-child) {
        border-left: 1px solid rgba(0, 0, 0, 0.3);
        padding-left: 10px;
        margin-left: 10px;
    }
    
    .toheaderlist .whatsappicon img {
        height: 16px !important;
        width: 16px !important;
    }
    
    .bottomheader .container {
        padding: 0 15px;
    }
    
    .header__outer {
        flex-wrap: wrap;
        padding-right: 0 !important;
        align-items: center;
    }
    
    .header__outer__logo {
        flex: 0 0 auto;
        order: 1;
    }
    
    .header__outer__logo img {
        height: 60px !important;
        max-width: 150px !important;
        width: auto !important;
    }
    
    .header__outer__cta {
        order: 2;
        margin-left: auto;
    }
    
    .header__outer__cta .yellow-btn {
        font-size: 11px;
        padding: 8px 12px;
    }
    
    .header__outer__menu {
      display: none !important;
    }
    
    .header__outer__resp {
        display: flex;
        order: 3;
        width: 100%;
        justify-content: flex-start;
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid #e5e5e5;
    }
    
    .hamburger {
        margin-left: 0;
        width: 24px;
        height: 20px;
    }
    
    .hamburger div {
        width: 24px;
    }
    
    .hamburger div:before {
        top: -8px;
        width: 24px;
    }
    
    .hamburger div:after {
        bottom: -8px;
        width: 24px;
    }
    
    .site-content {
        padding-top: 6.5rem;
    }
    
    header .header__outer__resp .search__icon {
        padding: 5px 12px 5px 0;
        margin-right: 12px;
    }
}

/* Ensure header is fully responsive on smaller screens:
   - show mobile toggle
   - hide desktop menu
   - reset logo margin (undo desktop negative nudge)
   - increase top padding so content doesn't overlap when header stacks */
@media (max-width: 1023px) {
  header#masthead,
  .header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    background-color: #fff; /* keep header visible over content */
  }

  .topmainheader,
  .bottomheader {
    display: block;
    width: 100%;
  }

  /* Show the mobile hamburger and ensure it sits left of the logo */
  .mobile-menu-toggle {
    display: block;
    order: -1;
    margin-right: 12px;
    flex-shrink: 0;
  }

  /* Hide desktop menu and show responsive controls */
  .header__outer__menu {
    display: none !important;
  }
  .header__outer__resp {
    display: flex !important;
    width: auto;
    order: 3;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
  }

  /* Reset desktop-only logo nudge so logo lines up on mobile */
  .header__outer__logo {
    margin-left: 0 !important;
  }
  .header__outer__logo img {
    height: auto !important;
    max-width: 150px !important;
    width: auto !important;
  }

  /* Make sure page content is pushed below the taller stacked header */
  .site-content {
    padding-top: 9.2rem;
  }
}

/* ---------- MOBILE MENU OVERLAY ---------- */
@media (max-width: 1023px) {
    .header__outer__resp #mega-menu-wrap-menu-1 {
        position: fixed;
        top: 0;
        left: -100%;
        width: 280px;
        height: 100vh;
        background: #fff;
        z-index: 99999;
        transition: left 0.3s ease;
        box-shadow: 4px 0 10px rgba(0, 0, 0, 0.1);
        overflow-y: auto;
    }
    
    .header__outer__resp #mega-menu-wrap-menu-1.active {
        left: 0;
    }
    
    .header__outer__resp #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
        padding: 20px 15px;
        height: auto;
    }
    
    .header__outer__resp #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item {
        display: block;
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
    }
    
    .header__outer__resp #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item a {
        display: block;
        padding: 15px 10px;
        font-size: 15px;
        color: #000;
        font-weight: 500;
    }
    
    .mobile-menu-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 99998;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
    }
    
    .mobile-menu-overlay.active {
        opacity: 1;
        visibility: visible;
    }
}

/* ---------- EXTRA SMALL MOBILE HEADER ---------- */
@media (max-width: 480px) {
    .topmainheader {
        padding: 6px 0;
    }
    
    .toheaderlist {
        gap: 4px;
    }
    
    .toheaderlist a.btn {
        font-size: 10px;
        padding: 3px 6px;
        gap: 4px;
    }
    
    .toheaderlist a:not(:first-child) {
        padding-left: 6px;
        margin-left: 6px;
    }
    
    .header__outer__logo img {
        height: 50px !important;
        max-width: 120px !important;
    }
    
    .header__outer__cta .yellow-btn {
        font-size: 10px;
        padding: 6px 10px;
    }
    
    .site-content {
        padding-top: 5.8rem;
    }
}

/* ---------- FOOTER MOBILE STYLES ---------- */
@media (max-width: 1023px) {
    .footer {
        padding: 25px 0 0;
    }
    
    .footer .container {
        padding: 0 15px;
    }
    
    .footer__row {
        flex-direction: column;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #d9d9d9;
    }
    
    .footer__left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 25px;
    }
    
    .footer__left__logo img {
        max-width: 180px;
        height: auto;
    }
    
    .footer__brand__tagline {
        font-size: 14px !important;
        margin-bottom: 15px;
    }
    
    .footer__left h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    
    .footer__left form {
        max-width: 100%;
        margin-bottom: 0;
    }
    
    .footer__left form input[type="email"] {
        height: 45px;
        padding: 10px 12px;
        padding-right: 100px;
        font-size: 14px;
    }
    
    .footer__left form .wpcf7-submit {
        height: 45px;
        font-size: 12px;
        padding: 8px 15px;
    }
    
    .footer__right {
        width: 100%;
    }
    
    .footer__right__row {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    
    .footer__right__row__col {
        width: 100% !important;
    }
    
    .footer__right__row__col h5 {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px solid #e5e5e5;
    }
    
    .footer__right__row__col ul li {
        font-size: 13px;
        line-height: 1.4;
        margin-bottom: 6px;
    }
    
    .footer__right__row__col ul li a {
        font-size: 13px;
    }
}

/* ---------- FOOTER BOTTOM MOBILE ---------- */
@media (max-width: 1023px) {
    .footer__bottom__row {
        flex-direction: column;
        padding-top: 20px;
        border-top: 1px solid #d9d9d9;
    }
    
    .footer__bottom__row__left {
        width: 100%;
        margin-bottom: 25px;
    }
    
    .footer__bottom__row__left h4 {
        font-size: 16px;
        margin-bottom: 12px;
    }
    
    .footer__bottom__row__left ul {
        display: flex;
        gap: 12px;
        flex-wrap: wrap;
    }
    
    .footer__bottom__row__left ul li {
        margin-right: 0;
    }
    
    .footer__bottom__row__left ul li img {
        height: 28px;
        width: 28px;
    }
    
    .footer__bottom__row__right {
        width: 100%;
        padding-top: 0;
    }
    
    .footer__locations__container h4 {
        font-size: 16px;
        margin-bottom: 15px;
        color: #144589;
    }
    
    .social__mobile {
        display: none !important;
    }
}

/* ---------- FOOTER EXTRA SMALL MOBILE ---------- */
@media (max-width: 480px) {
    .footer {
        padding: 20px 0 0;
    }
    
    .footer .container {
        padding: 0 12px;
    }
    
    .footer__left__logo img {
        max-width: 150px;
    }

    .footer__locations__container .footer__locations__grid {
      grid-template-columns: 1fr;
      gap: 10px;
    }
    
    .footer__locations__container .footer__location__card {
      padding: 12px;
    }
    
    .footer__locations__container .footer__location__card h5 {
      font-size: 13px;
    }
    
    .footer__locations__container .footer__location__card p {
      font-size: 12px;
    }
    
    .footer__right__row {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .footer__right__row__col h5 {
        font-size: 13px;
    }
    
    .footer__right__row__col ul li,
    .footer__right__row__col ul li a {
        font-size: 12px;
    }
    
    .footer__bottom__row__left ul li img {
        height: 24px;
        width: 24px;
    }
    
    .copyright {
        padding: 15px 0;
    }
    
    .copyright p {
        font-size: 12px;
        text-align: center;
    }
}

/* ---------- MOBILE SHOW/HIDE UTILITIES ---------- */
@media (max-width: 1023px) {
    .mobilehide {
        display: none !important;
    }
    
    .mobileshow {
        display: block !important;
    }
}

@media (min-width: 1024px) {
    .mobileshow {
        display: none !important;
    }
    
    .mobilehide {
        display: block !important;
    }
}

/* ---------- TOUCH TARGET SIZES FOR MOBILE ---------- */
@media (max-width: 1023px) {
    .yellow-btn,
    .header__outer__cta a,
    .toheaderlist a.btn {
        min-height: 44px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    
    .footer__right__row__col ul li a {
        min-height: 32px;
        display: flex;
        align-items: center;
    }
}

/* ---------- MOBILE HAMBURGER MENU TOGGLE ---------- */
.mobile-menu-toggle {
    display: none;
    width: 30px;
    height: 24px;
    position: relative;
    cursor: pointer;
    z-index: 100000;
}

@media (max-width: 1023px) {
    .mobile-menu-toggle {
        display: block;
    }
    
    /* Position hamburger on the left of the logo in header__outer */
    .header__outer .mobile-menu-toggle {
        order: -1;
        margin-right: 15px;
        flex-shrink: 0;
    }
    
    .header__outer {
        flex-wrap: nowrap;
    }
    
    .header__outer__logo {
        flex: 1;
        display: flex;
        align-items: center;
    }
    
    /* Position hamburger on the left of the logo in header__outer */
    .header__outer .mobile-menu-toggle {
        order: -1;
        margin-right: 15px;
        flex-shrink: 0;
    }
    
    .header__outer {
        flex-wrap: nowrap;
    }
    
    .header__outer__logo {
        flex: 1;
        display: flex;
        align-items: center;
    }
}

.mobile-menu-toggle span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    border-radius: 3px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
}

.mobile-menu-toggle span:nth-child(1) {
    top: 0;
}

.mobile-menu-toggle span:nth-child(2) {
    top: 10px;
}

.mobile-menu-toggle span:nth-child(3) {
    top: 20px;
}

.mobile-menu-toggle.active span:nth-child(1) {
    top: 10px;
    transform: rotate(135deg);
}

.mobile-menu-toggle.active span:nth-child(2) {
    opacity: 0;
    left: -30px;
}

.mobile-menu-toggle.active span:nth-child(3) {
    top: 10px;
    transform: rotate(-135deg);
}

/* Show only one close icon in mobile menu:
   when menu is open, hide the left hamburger/X toggle in the header. */
body.menu-open .mobile-menu-toggle {
  opacity: 0 !important;
  pointer-events: none !important;
}

/* Hide email on very small screens */
@media (max-width: 600px) {
    .toheaderlist .desktop-only {
        display: none !important;
    }
}

/* Prevent body scroll when mobile menu is open */
body.menu-open {
    overflow: hidden;
    position: fixed;
    width: 100%;
}

/* Mobile menu overlay */
.mobile-menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(4px);
    z-index: 9998;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.mobile-menu-overlay.active {
    display: block;
    opacity: 1;
}

/* Mobile menu container with improved UI */
.mobile-menu-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
    z-index: 9999;
    overflow-y: auto;
    overflow-x: hidden;
    transform: translateX(-100%);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 4px 0 20px rgba(0, 0, 0, 0.15);
}

.mobile-menu-container.active {
    display: block;
    transform: translateX(0);
}

/* Mobile menu header with logo and close button */
.mobile-menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 25px;
    background: #fff;
    border-bottom: 1px solid #e5e7eb;
    position: sticky;
    top: 0;
    z-index: 10;
}

.mobile-menu-logo {
    display: flex;
    align-items: center;
}

.mobile-menu-logo img {
    height: 40px;
    width: auto;
    object-fit: contain;
}

/* Close button (X) */
.mobile-menu-close {
    width: 40px;
    height: 40px;
    position: relative;
    cursor: pointer;
    background: transparent;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease;
}

.mobile-menu-close:hover {
    transform: scale(1.1);
}

.mobile-menu-close span {
    position: absolute;
    width: 24px;
    height: 2px;
    background: #000;
    border-radius: 2px;
    transition: all 0.3s ease;
}

.mobile-menu-close span:nth-child(1) {
    transform: rotate(45deg);
}

.mobile-menu-close span:nth-child(2) {
    transform: rotate(-45deg);
}

/* Mobile menu navigation */
.mobile-menu-nav {
    padding: 30px 25px;
}

.mobile-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.mobile-menu-item {
    margin: 0;
}

.mobile-menu-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 20px;
    background: #fff;
    border-radius: 12px;
    text-decoration: none;
    color: #000;
    font-size: 1.125rem;
    font-weight: 500;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid transparent;
}

.mobile-menu-link:hover {
    background: #144589;
    color: #fff;
    transform: translateX(8px);
    box-shadow: 0 4px 16px rgba(20, 69, 137, 0.3);
    border-color: #144589;
}

.mobile-menu-link .menu-text {
    flex: 1;
}

.mobile-menu-link .menu-arrow {
    font-size: 1.5rem;
    transition: transform 0.3s ease;
    opacity: 0.6;
}

.mobile-menu-link:hover .menu-arrow {
    transform: translateX(4px);
    opacity: 1;
}

/* Mobile menu footer with contact buttons */
.mobile-menu-footer {
    position: sticky;
    bottom: 0;
    background: #fff;
    border-top: 1px solid #e5e7eb;
    padding: 20px 25px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.mobile-contact-btn {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 20px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

.mobile-contact-btn.whatsapp {
    background: #25D366;
    color: #fff;
}

.mobile-contact-btn.whatsapp:hover {
    background: #128C7E;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(37, 211, 102, 0.4);
}

.mobile-contact-btn.call {
    background: #144589;
    color: #fff;
}

.mobile-contact-btn.call:hover {
    background: #0f3466;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(20, 69, 137, 0.4);
}

.mobile-contact-btn.email {
    background: #f8f9fa;
    color: #000;
    border: 2px solid #e5e7eb;
}

.mobile-contact-btn.email:hover {
    background: #e5e7eb;
    transform: translateY(-2px);
}

.mobile-contact-btn img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

/* Smooth scrolling */
.mobile-menu-container {
    -webkit-overflow-scrolling: touch;
}

/* Hide scrollbar but keep functionality */
.mobile-menu-container::-webkit-scrollbar {
    width: 6px;
}

.mobile-menu-container::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.mobile-menu-container::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 3px;
}

.mobile-menu-container::-webkit-scrollbar-thumb:hover {
    background: #555;
}

@media (min-width: 1024px) {
    .mobile-menu-container,
    .mobile-menu-overlay {
        display: none !important;
    }
}

/* ---------- DYNAMIC/RESPONSIVE HEADER SIZING ---------- */
/* Uses CSS custom properties + clamp() so header & logo scale by device size */
:root {
  --header-vert: clamp(0.5rem, 1.6vw, 1.6rem); /* top/bottom padding */
  --logo-max: 12rem;        /* logo max width */
}

.header {
  padding-top: var(--header-vert);
  padding-bottom: var(--header-vert);
  transition: padding 200ms ease, background-color 200ms ease;
}

.header__outer__logo img {
  max-width: var(--logo-max);
  height: auto;
  width: auto;
  display: block;
}

.header.sticky {
  /* slightly more compact when sticky */
  --header-vert: clamp(0.4rem, 1.2vw, 1rem);
}

/* Ensure content is pushed below header; we compute a conservative value
   from twice the vertical padding plus the logo height (max-width used as proxy) */
.site-content {
  padding-top: calc(var(--header-vert) * 2 + var(--logo-max));
}

/* Fine-tune for small screens */
@media (max-width: 480px) {
  :root {
    --header-vert: clamp(0.6rem, 3.5vw, 1.1rem);
    --logo-max: clamp(3.2rem, 26vw, 6rem);
  }
  .site-content {
    padding-top: calc(var(--header-vert) * 2 + var(--logo-max));
  }
}

/* Desktop slight extra spacing so header breathes */
@media (min-width: 1280px) {
  :root {
    --header-vert: clamp(0.8rem, 1.2vw, 2rem);
    --logo-max: 12rem;
  }
  .site-content {
    padding-top: calc(var(--header-vert) * 2 + var(--logo-max) + 0.5rem);
  }
}

/* End dynamic header sizing */

/* ===== Mobile header final overrides ===== */
html, body {
  margin: 0;
  padding: 0;
}

@media (max-width: 1023px) {
  /* Keep header fixed on top and visible */
  header#masthead, .header {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 10000 !important;
    background-color: #ffffff !important;
  }

  /* Ensure hamburger is visible and desktop menu hidden */
  .mobile-menu-toggle {
    display: block !important;
  }
  .header__outer__menu {
    display: none !important;
  }

  /* Reset logo nudge for mobile so layout centers correctly */
  .header__outer__logo {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .header__outer__logo img {
    max-width: 140px !important;
    height: auto !important;
    width: auto !important;
  }

  /* Make sure content isn't hidden under the fixed header */
  .site-content {
    padding-top: 7.2rem !important; /* adjust if you want header taller/shorter */
  }

  /* If mobile menu overlay is active, ensure it covers content */
  .mobile-menu-overlay.active,
  .mobile-menu-container.active {
    z-index: 10001 !important;
  }
}

/* ===== FINAL GAP REMOVAL OVERRIDES =====
   User requested no extra top padding/gap under header. */
header#masthead,
.header {
  position: sticky !important;
  top: 0 !important;
}

.site-content {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* Mobile menu container */
.mobile-menu-container {
    display: none;
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    height: calc(100vh - 70px);
    background: #fff;
    z-index: 9999;
    overflow-y: auto;
    padding: 20px;
}

.mobile-menu-container.active {
    display: block;
}

.mobile-menu-container .mega-menu {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.mobile-menu-container .mega-menu-item {
    list-style: none;
}

.mobile-menu-container .mega-menu-link {
    display: block;
    padding: 10px 0;
    font-size: 1.125rem;
    color: #000;
    text-decoration: none;
}

@media (min-width: 1024px) {
    .mobile-menu-container,
    .mobile-menu-overlay {
        display: none !important;
    }
}

/* About page mobile text fixes */
@media (max-width: 767px) {
    /* About page banner text */
    .page-about .h__banner .h__banner__c h1 {
        font-size: 26px;
        line-height: 1.3;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }

    .page-about .h__banner .h__banner__c h2 {
        font-size: 15px;
        line-height: 1.5;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }

    /* About page section titles */
    .page-about .n__content__two h2.b-animation {
        font-size: 26px;
        line-height: 1.3;
    }

    /* About page content text */
    .page-about .n__content__two__row__left p {
        font-size: 14px;
        line-height: 1.7;
        text-align: justify;
    }

    /* Impact section numbers */
    .page-about .why__us__row__col h2 {
        font-size: 28px;
    }

    .page-about .why__us__row__col p {
        font-size: 13px;
        line-height: 1.6;
    }

    /* Team section */
    .page-about .m__our__tearm h2.b-animation {
        font-size: 26px;
    }

    .page-about .m__our__tearm p {
        font-size: 14px;
        line-height: 1.6;
    }
}

.accordian__description {
  font-weight: 500;
}