@media screen and (max-width: 1650px) and (min-width: 1024px) {
  html, body {
    font-size: 16px;
  }
}
html {
  background-color: #F5F5F5;
}
html body {
  background-color: #ffffff;
  max-width: 2133px;
  margin-left: auto;
  margin-right: auto;
}
html body .elementor-popup-modal .dialog-lightbox-message {
  max-width: 2133px;
}
html body .td-search-suggestion-section {
  max-width: 2133px;
}
html body e-page-transition {
  max-width: 2133px;
  margin-left: auto;
  margin-right: auto;
}

.primary {
  color: #575757 !important;
}

.primary_o50 {
  color: rgba(87, 87, 87, 0.5019607843) !important;
}

.color1 {
  color: #3B2770 !important;
}

.color2 {
  color: #B60F80 !important;
}

.color3 {
  color: #998FC1 !important;
}

.color4 {
  color: #5C7E96 !important;
}

.color5 {
  color: #A5C1D9 !important;
}

.color6 {
  color: #A5D4C1 !important;
}

.color7 {
  color: #DADADA !important;
}

.white {
  color: #ffffff !important;
}

.black {
  color: #ffffff !important;
}

.primary-bg {
  background-color: #575757 !important;
}

.color1-bg {
  background-color: #3B2770 !important;
}

.color2-bg {
  background-color: #B60F80 !important;
}

.color3-bg {
  background-color: #998FC1 !important;
}

.color4-bg {
  background-color: #5C7E96 !important;
}

.color5-bg {
  background-color: #A5C1D9 !important;
}

.color6-bg {
  background-color: #A5D4C1 !important;
}

.color7-bg {
  background-color: #DADADA !important;
}

.white-bg {
  background-color: #ffffff !important;
}

.black-bg {
  background-color: #000000 !important;
}

.h1, .h1.elementor-widget-heading .elementor-heading-title {
  font-size: 4rem !important;
}

.h2, .h2.elementor-widget-heading .elementor-heading-title {
  font-size: 2.2222222222rem !important;
}

.h3, .h3.elementor-widget-heading .elementor-heading-title {
  font-size: 1.7777777778rem !important;
}

.h4, .h4.elementor-widget-heading .elementor-heading-title {
  font-size: 1.3333333333rem !important;
}

.h5, .h5.elementor-widget-heading .elementor-heading-title {
  font-size: 1.1111111111rem !important;
}

.h6, .h6.elementor-widget-heading .elementor-heading-title {
  font-size: 0.7777777778rem !important;
}

@media screen and (max-width: 1440px) {
  .h1, .h1.elementor-widget-heading .elementor-heading-title {
    font-size: 3.5rem !important;
  }
}
.hdr-xs h2,
.hdr-xs {
  text-transform: uppercase;
  font-size: 0.7777777778rem !important;
}

strong, .strong {
  font-weight: 600;
}

a {
  color: #5C7E96;
}

hr.td-hr {
  height: 1;
  background-color: #DADADA;
}

/*
* HELPER: MENU
*/
.td-menu, .td-menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.td-menu-h li {
  float: left;
}

.td-menu li a {
  text-decoration: none !important;
}

/* HELPER: UNORDERED LIST ICONS */
ul.ul-circle, ul.ul-circle li {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.ul-circle li {
  position: relative;
  padding-left: 24px;
}

ul.ul-circle li:before {
  position: absolute;
  font-weight: 600;
  font-size: 10px;
  content: "\f111";
  display: block;
  color: #B60F80;
  left: 0;
  font-family: "Font Awesome 5 Pro", sans-serif;
  line-height: inherit;
}

ul.ul-circle.ul-circle-lg li {
  margin-bottom: 20px;
}

ul.ul-circle > li > ul.ul-circle > li:before {
  font-weight: 400;
}

/*
HELPER: LAYOUT DEFAULT SECTION PADDING
PRE-REQUISITE: ELEMENTOR PRO
*/
.td-section-padding {
  padding: 50px 66px;
}

.td-section-padding-top {
  padding-top: 50px;
}

.td-section-padding-bottom {
  padding-bottom: 50px;
}

.td-section-padding-right {
  padding-right: 66px;
}

.td-section-padding-left {
  padding-left: 66px;
}

@media (max-width: 1440px) {
  .td-section-padding {
    padding: 30px 0;
  }
  .td-section-padding-top {
    padding-top: 30px;
  }
  .td-section-padding-bottom {
    padding-bottom: 30px;
  }
  .td-section-padding-right {
    padding-right: 0;
  }
  .td-section-padding-left {
    padding-left: 0;
  }
}
.elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}

.uael-faq-accordion .uael-accordion-content p {
  margin-bottom: 1.75em;
}

.td-text-content blockquote {
  color: inherit;
  margin: 1.5em;
  padding-bottom: 0px;
  line-height: inherit;
  font-size: inherit;
}
.td-text-content ul li:not(:last-child), .td-text-content ol li:not(:last-child) {
  margin-bottom: 0.5em;
}
.td-text-content ul li > ul, .td-text-content ul li ol, .td-text-content ol li > ul, .td-text-content ol li ol {
  margin-top: 1em;
}
.td-text-content h1:not(.elementor-heading-title), .td-text-content h2:not(.elementor-heading-title), .td-text-content h3:not(.elementor-heading-title), .td-text-content h4:not(.elementor-heading-title), .td-text-content h5:not(.elementor-heading-title), .td-text-content h6:not(.elementor-heading-title) {
  margin-bottom: 0.75em;
}

/*
HELPER: ANIMATED LINK or BUTTONS
*/
.td-link-wrapper, .td-link {
  --linkhover-underline-color: #5C7E96;
  --linkhover-init-bgsize: 0% 100%;
  --linkhover-init-bgpos: right;
  --linkhover-hover-bgsize: 100% 100%;
  --linkhover-hover-bgpos: left;
}

.td-link-wrapper.td-link-dark {
  --linkhover-underline-color: #ffffff;
}
.td-link-wrapper.td-link-u {
  --linkhover-init-bgsize: 100% 100%;
  --linkhover-init-bgpos: left;
  --linkhover-hover-bgsize: 0% 100%;
  --linkhover-hover-bgpos: right;
}
.td-link-wrapper.elementor-widget-heading .elementor-heading-title > a > span {
  display: inline;
  background-image: linear-gradient(to bottom, transparent calc(100% - 2px), var(--linkhover-underline-color) 2px);
  background-repeat: no-repeat;
  background-size: var(--linkhover-init-bgsize);
  background-position: var(--linkhover-init-bgpos);
  -webkit-transition: background-size 0.3s ease-in-out;
  transition: background-size 0.3s ease-in-out;
}
.td-link-wrapper.elementor-widget-heading .elementor-heading-title > a:hover > span, .td-link-wrapper.elementor-widget-heading .elementor-heading-title > a:focus > span {
  background-size: var(--linkhover-hover-bgsize);
  background-position: var(--linkhover-hover-bgpos);
}
.td-link-wrapper.elementor-widget-icon-list .elementor-icon-list-item > a .elementor-icon-list-text {
  display: inline;
  background-image: linear-gradient(to bottom, transparent calc(100% - 2px), var(--linkhover-underline-color) 2px);
  background-repeat: no-repeat;
  background-size: var(--linkhover-init-bgsize);
  background-position: var(--linkhover-init-bgpos);
  -webkit-transition: background-size 0.3s ease-in-out;
  transition: background-size 0.3s ease-in-out;
}
.td-link-wrapper.elementor-widget-icon-list .elementor-icon-list-item > a:hover .elementor-icon-list-text, .td-link-wrapper.elementor-widget-icon-list .elementor-icon-list-item > a:focus .elementor-icon-list-text {
  background-size: var(--linkhover-hover-bgsize);
  background-position: var(--linkhover-hover-bgpos);
}

a.td-link.td-link-dark {
  --linkhover-underline-color: #ffffff;
}
a.td-link.td-link-u {
  --linkhover-init-bgsize: 100% 100%;
  --linkhover-init-bgpos: left;
  --linkhover-hover-bgsize: 0% 100%;
  --linkhover-hover-bgpos: right;
}
a.td-link .td-link_text {
  display: inline;
  background-image: linear-gradient(to bottom, transparent calc(100% - 2px), var(--linkhover-underline-color) 2px);
  background-repeat: no-repeat;
  background-size: var(--linkhover-init-bgsize);
  background-position: var(--linkhover-init-bgpos);
  -webkit-transition: background-size 0.3s ease-in-out;
  transition: background-size 0.3s ease-in-out;
}
a.td-link:hover .td-link_text, a.td-link:focus .td-link_text {
  background-size: var(--linkhover-hover-bgsize);
  background-position: var(--linkhover-hover-bgpos);
}

.td-link.menu-item > a {
  --linkhover-underline-color: #5C7E96;
}
.td-link.menu-item > a.td-link-u {
  --linkhover-init-bgsize: 100% 100%;
  --linkhover-init-bgpos: left;
  --linkhover-hover-bgsize: 0% 100%;
  --linkhover-hover-bgpos: right;
}
.td-link.menu-item > a .td-link_text {
  display: inline;
  background-image: linear-gradient(to bottom, transparent calc(100% - 2px), var(--linkhover-underline-color) 2px);
  background-repeat: no-repeat;
  background-size: var(--linkhover-init-bgsize);
  background-position: var(--linkhover-init-bgpos);
  -webkit-transition: background-size 0.3s ease-in-out;
  transition: background-size 0.3s ease-in-out;
  line-height: 1.4;
}
.td-link.menu-item > a:hover .td-link_text, .td-link.menu-item > a:focus .td-link_text {
  background-size: var(--linkhover-hover-bgsize);
  background-position: var(--linkhover-hover-bgpos);
}

.td-link.menu-item.current-menu-item > a, .td-link.menu-item.current_page_item > a {
  --linkhover-init-bgsize: 100% 100%;
  --linkhover-init-bgpos: left;
  --linkhover-hover-bgsize: 0% 100%;
  --linkhover-hover-bgpos: right;
}

.td-link-dark .td-link.menu-item > a {
  --linkhover-underline-color: #ffffff;
}

.elementor-nav-menu .td-link > a {
  display: inline-block;
}

.btn-meta-expertise {
  background: transparent;
  color: #5C7E96;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.4em;
  border: 1px solid #5C7E96;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 10px 20px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.btn-meta-expertise:hover, .btn-meta-expertise:focus {
  color: #ffffff;
  background: #5C7E96;
}

/*
SWIPERJS
PRE-REQUISITE: ELEMENTOR / SWIPERJS
*/
.swiper-container {
  overflow: visible;
}

.swiper-button-next, .swiper-button-prev,
.people-swiper-button-next, .people-swiper-button-prev {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  margin-top: 0;
  height: auto;
  background: none;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled,
.people-swiper-button-next.swiper-button-disabled, .people-swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.elementor-widget-icon.swiper-button-prev::after, .elementor-widget-icon.swiper-button-next::after {
  content: none;
}

/*
SEMANTIC UI
PRE-REQUISITE: SEMANTICUI JS
*/
.ui.selection.dropdown {
  border-radius: 0;
  background: transparent;
  border-color: transparent;
  border-bottom-color: #A5C1D9;
  min-width: unset;
}

.ui.selection.dropdown {
  padding: 0;
}

.ui.dropdown:not(.button) > .default.text {
  color: #ffffff;
}

.ui.selection.dropdown:hover, .ui.selection.dropdown:active, .ui.selection.dropdown:focus {
  border-color: transparent !important;
  border-bottom-color: #A5C1D9 !important;
  -webkit-box-shadow: 0 !important;
          box-shadow: 0 !important;
}

.ui.selection.dropdown > .dropdown.icon {
  right: 0;
  color: #ffffff;
}

.ui.dropdown > .dropdown.icon:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f107";
}

/*
FACET
PRE-REQUISITE: SEARCH
*/
.facetwp-facet-td_search input[type=text], .facetwp-facet-td_search_people input[type=text] {
  padding: 15px 60px 15px 0px;
  background: transparent;
  border-color: transparent;
  border-bottom-color: #3B2770;
  border-radius: 0;
}

.facetwp-facet-td_search input[type=button], .facetwp-facet-td_search_people input[type=button] {
  position: absolute;
  top: 20px;
  right: 15px;
  padding: 0;
  background: transparent;
  color: #3B2770;
}

.facetwp-facet-td_search, .facetwp-facet-td_search_people {
  position: relative;
}
.facetwp-facet-td_search .td_search_submit, .facetwp-facet-td_search_people .td_search_submit {
  position: absolute;
  bottom: 7px;
  right: 0;
  padding: 10px 20px;
  background: none;
  font-size: 1.25rem;
}

.facetwp-facet-td_search .facetwp-input-wrap, .facetwp-facet-td_search .facetwp-input-wrap .facetwp-search {
  width: 100%;
}

/*
FACET
PRE-REQUISITE: FACETWP
*/
.facetwp-facet {
  margin-bottom: 0 !important;
}

.td-filter-tags .facetwp-selections ul,
.td-filter-tags .facetwp-selections ul li {
  margin: 0;
  padding: 0;
}

.td-filter-tags .facetwp-selections ul li {
  display: inline;
}

.td-filter-tags .facetwp-selections ul li span {
  background-color: #3B2770;
  font-weight: 700;
  display: inline-block;
  padding: 14px 20px;
  margin-bottom: 5px;
  color: #ffffff;
  margin-right: 5px;
  border: 1px solid #3B2770;
}

.td-filter-tags .facetwp-selections ul li > .facetwp-selection-label {
  display: none;
}

.td-filter-tags .pb-count,
.td-filter-tags .facetwp-selections ul li {
  margin-bottom: 10px;
}

.td-filter-tags .facetwp-selections .facetwp-selection-value {
  padding-right: 40px;
  background-image: url(../images/icon-close-dark.png);
  background-position: right 14px center;
}

.facetwp-type-dropdown .selection.ui.dropdown > .text, .facetwp-type-time_since .selection.ui.dropdown > .text {
  color: #ffffff !important;
}

@media screen and (min-width: 1025px) {
  .people-filter-wrapper {
    margin-top: -100%;
  }
}

/*
FACET PAGINATION
PRE-REQUISITE: FACETWP
*/
.td-pagination .facetwp-pager .facetwp-page {
  padding: 16px 20px;
  color: #3B2770;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  border: 1px solid #3B2770;
}

.td-pagination .facetwp-pager .facetwp-page:hover,
.td-pagination .facetwp-pager .facetwp-page.active {
  background-color: #3B2770;
  color: #ffffff;
  border-color: #3B2770;
  text-decoration: none;
}

.td-pagination .facetwp-pager .facetwp-page.prev,
.td-pagination .facetwp-pager .facetwp-page.next {
  border: 0 none;
}

/*
SECTION: HEADER
*/
.td-search-suggestions-popup.dialog-type-lightbox {
  z-index: 1000 !important;
}
.td-search-suggestions-popup.dialog-type-lightbox .dialog-widget-content {
  height: 100%;
}
.td-search-suggestions-popup.dialog-type-lightbox .dialog-widget-content .dialog-lightbox-message {
  height: 100% !important;
}
.td-search-suggestions-popup.dialog-type-lightbox .dialog-widget-content .dialog-lightbox-message > .elementor-location-popup {
  height: 100%;
}

.td-megamenu-container.dialog-type-lightbox {
  z-index: 999 !important;
}
.td-megamenu-container.dialog-type-lightbox .dialog-widget-content {
  height: 100%;
}
.td-megamenu-container.dialog-type-lightbox .dialog-widget-content .dialog-lightbox-message {
  height: 100% !important;
}
.td-megamenu-container.dialog-type-lightbox .dialog-widget-content .dialog-lightbox-message > .elementor-location-popup {
  height: 100%;
}
.td-megamenu-container.dialog-type-lightbox .dialog-widget-content .dialog-lightbox-message > .elementor-location-popup .td-megamenu-section {
  height: 100%;
}

.header-main .header-col1 {
  width: 393px;
}
@media screen and (max-width: 1440px) {
  .header-main .header-col1 {
    width: calc(100% - 645px - 70px);
  }
}
@media screen and (max-width: 767px) {
  .header-main .header-col1 {
    width: 100%;
  }
}
.header-main .header-col2 {
  width: calc(100% - 393px - 70px);
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .header-main .header-col2 {
    width: 645px;
  }
}
.header-main .header-col3 {
  width: 70px;
}
.header-main .header-search {
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 0;
  opacity: 0;
}
.header-main .header-search.show-search {
  opacity: 1;
  z-index: 2;
}
.header-main .header-search .elementor-search-form .elementor-search-form__input {
  padding-left: 0px;
}
.header-main .header-search .elementor-search-form__submit .fas::before {
  content: "\f178";
}
.header-main .header-search-icon .elementor-icon {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header-main .header-search-icon .elementor-icon.show-search {
  color: #ffffff !important;
  background: #3B2770;
}

.td-megamenu-section .td-megamenu-section-col1 {
  width: 493px;
}
@media screen and (max-width: 1440px) {
  .td-megamenu-section .td-megamenu-section-col1 {
    width: 320px;
  }
}
@media screen and (max-width: 1024px) {
  .td-megamenu-section .td-megamenu-section-col1 {
    width: 30%;
  }
}
@media screen and (max-width: 767px) {
  .td-megamenu-section .td-megamenu-section-col1 {
    width: 100%;
  }
}
.td-megamenu-section .td-megamenu-section-col2 {
  width: calc(100% - 493px - 420px);
}
@media screen and (max-width: 1440px) {
  .td-megamenu-section .td-megamenu-section-col2 {
    width: calc(100% - 320px - 320px);
  }
}
@media screen and (max-width: 1024px) {
  .td-megamenu-section .td-megamenu-section-col2 {
    width: 40%;
  }
}
.td-megamenu-section .td-megamenu-section-col3 {
  width: 420px;
}
@media screen and (max-width: 1440px) {
  .td-megamenu-section .td-megamenu-section-col3 {
    width: 320px;
  }
}
@media screen and (max-width: 1024px) {
  .td-megamenu-section .td-megamenu-section-col3 {
    width: 30%;
  }
}
@media screen and (max-width: 767px) {
  .td-megamenu-section .td-megamenu-section-col3 {
    width: 100%;
  }
}

.hdr-menu-toggle .elementor-heading-title {
  position: relative;
}
.hdr-menu-toggle .elementor-heading-title a {
  display: block;
  text-align: end;
  min-width: 110px;
}
.hdr-menu-toggle .elementor-heading-title a::before, .hdr-menu-toggle .elementor-heading-title a::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 3px;
  background: #575757;
  left: 0;
  top: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hdr-menu-toggle .elementor-heading-title a::before {
  -webkit-transform: translate(0%, calc(-50% - 6px));
      -ms-transform: translate(0%, calc(-50% - 6px));
          transform: translate(0%, calc(-50% - 6px));
}
.hdr-menu-toggle .elementor-heading-title a::after {
  -webkit-transform: translate(0%, calc(50% + 3px));
      -ms-transform: translate(0%, calc(50% + 3px));
          transform: translate(0%, calc(50% + 3px));
}
.hdr-menu-toggle .elementor-heading-title a.td-menu-open::before, .hdr-menu-toggle .elementor-heading-title a.td-menu-open::after {
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.td-main-menu.td-link-wrapper a {
  -webkit-transition: none !important;
  transition: none !important;
}

.td-main-menu.td-link-wrapper a span:after {
  bottom: -10px;
}

/*
SECTION: HEADER MEGA MENU
*/
.td-elementor-mm .elementor-icon-list-items.nav,
#expertiseNav.nav {
  display: block;
  margin: 0;
  padding: 0;
}

.td-elementor-mm .elementor-icon-list-items.nav a[data-toggle=tab] {
  width: 100%;
  position: relative;
}

.td-elementor-mm .elementor-icon-list-items.nav a[data-toggle=tab]:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f178";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.td-search-suggestion-section {
  opacity: 0;
  z-index: -1;
  position: fixed;
  width: 100%;
  -webkit-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
  max-height: calc(100% - 100px);
  height: 100vh;
  overflow-y: auto;
}
.td-search-suggestion-section.open-suggestions {
  z-index: 9997;
}
.td-search-suggestion-section #td-search-suggested-results > ul.ui-menu.ui-autocomplete {
  width: 100% !important;
  top: unset !important;
  left: unset !important;
  margin: 0px;
}

/*
SECTION: BREADCRUMBS
*/
@media screen and (max-width: 767px) {
  .breadcrumbs[typeof=BreadcrumbList] {
    white-space: nowrap;
    overflow-x: auto;
  }
}
.breadcrumbs [property=itemListElement] a.post {
  color: #575757;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1px;
}
.breadcrumbs [property=itemListElement] span.post, .breadcrumbs span.current-item {
  color: #B60F80;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1px;
}

/*
SECTION: CONTENT ITEMS
*/
.td-post-item .td-post-item-thumb-wrapper:after,
.td-post-item .td-post-item-thumb-wrapper .fal,
.td-post-item .td-post-item-thumb-wrapper img,
.img-hover img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 1;
}

.td-post-item .td-post-item-thumb-wrapper:after,
.img-hover:after {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  content: "";
  display: block;
  background-color: #A5D4C1;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.td-post-item .td-post-item-thumb-wrapper:hover:after,
.img-hover:hover:after {
  top: 5px;
  left: -5px;
}

.td-post-item .td-post-item-thumb-wrapper img,
.img-hover img {
  position: relative;
  top: 0;
  right: 0;
  z-index: 1;
}

.td-post-item .td-post-item-thumb-wrapper:hover img,
.img-hover:hover img {
  top: -5px;
  right: -5px;
}

.td-post-item .td-post-item-thumb-wrapper .fal.fa-arrow-right {
  right: 30px;
  top: 30px;
  font-size: 1.6666666667rem;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  z-index: 10;
  opacity: 0;
}

.td-post-item .td-post-item-thumb-wrapper:hover .fal.fa-arrow-right {
  opacity: 1;
}

.td-post-item .td-post-content-wrapper {
  bottom: 40px;
  margin-left: 50px;
  margin-right: 50px;
  z-index: 10;
}

.td-post-item .td-post-item-thumb-wrapper .thumb-recolor {
  background: #A5D4C1;
  mix-blend-mode: color;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.td-post-item .td-post-item-thumb-wrapper:hover .thumb-recolor {
  opacity: 0;
}

/**
 *  PEOPLE CARDS
 */
.card-people-item-li > li:before {
  position: absolute;
  top: 3px;
  left: 0;
  font-family: "Font Awesome 5 Pro";
}

.card-people-item-li > li.people-li-office:before {
  content: "\f013";
}

.card-people-item-li > li.people-li-phone:before {
  content: "\f879";
}

.card-people-item-li > li.people-li-email:before {
  content: "\f0e0";
}

.card-people-item-li > li {
  position: relative;
  padding-left: 30px;
}

.card-people_exp-item .td-people-thumb {
  height: 300px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.card-people_exp-item .card-people_exp-item-position {
  font-size: 1.3333rem;
}
@media screen and (max-width: 921px) {
  .card-people_exp-item .card-people_exp-item-position {
    font-size: 1rem;
  }
}
.card-people_exp-item .card-people_exp-item-cta {
  margin-top: 30px;
}
@media screen and (max-width: 921px) {
  .card-people_exp-item .card-people_exp-item-cta {
    margin-top: 20px;
  }
}

.td-team-thumb.td-team-thumb-side {
  width: 70px;
  height: 70px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 35px;
}

.td-icon-framed-circle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1rem;
  border: 1px solid #3B2770;
  border-radius: 50px;
  padding: 15px;
  margin: 0px 10px 10px 0px;
}
.td-icon-framed-circle > i {
  width: 1em;
  height: 1em;
  text-align: center;
}
.td-icon-framed-circle:hover, .td-icon-framed-circle:focus {
  color: #ffffff !important;
  background-color: #3B2770;
}

.el-col-overflow-x-hidden.elementor-column {
  overflow-x: hidden;
}

/**
 * INSIGHTS
 */
@media screen and (max-width: 1024px) {
  .td-insights-item-lg .td-insights-item-title {
    font-size: 1.6666666667rem !important;
  }
}

.fpa-mm-insights-swiper {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .fpa-mm-insights-swiper {
    max-width: 250px !important;
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 30px;
  }
}
.fpa-mm-insights-swiper .td-post-item + .td-post-item {
  margin-top: 20px;
}
.fpa-mm-insights-swiper .td-post-item-thumb-wrapper .fa-arrow-right {
  display: none;
}
.fpa-mm-insights-swiper .td-post-item-meta-date {
  display: none !important;
}
.fpa-mm-insights-swiper .td-post-item-title {
  font-size: 1.125rem;
}
.fpa-mm-insights-swiper .swiper-pagination {
  text-align: start;
  bottom: -30px !important;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .fpa-mm-insights-swiper .swiper-pagination {
    bottom: 0px !important;
  }
}
.fpa-mm-insights-swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0px 5px;
  width: 10px;
  height: 10px;
  background: none;
  opacity: 1;
  border: 1px solid #3B2770;
}
.fpa-mm-insights-swiper .swiper-pagination .swiper-pagination-bullet:first-of-type {
  margin: 0px 5px 0px 0px;
}
.fpa-mm-insights-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #3B2770;
}

.insights-subscribe-box-container {
  position: absolute;
  width: 100%;
  height: calc(100% - 1400px);
}
.insights-subscribe-box-container > .elementor-container {
  height: 100%;
  position: relative;
}
.insights-subscribe-box-container .insights-subscribe-box {
  -webkit-transition: all 0.5s ease-in-out !important;
  transition: all 0.5s ease-in-out !important;
  max-height: 500px;
  position: sticky;
  top: calc(100vh - 450px);
  width: 100%;
  z-index: 10;
}

.insights-subscribe-box .gform_sub_insights .gfield_html_submit {
  position: absolute;
  width: 100%;
  text-align: right;
  pointer-events: none;
}
.insights-subscribe-box .gform_sub_insights .gform_html_submit {
  background: none;
  color: #ffffff;
  height: 2.5rem;
  padding: 0 1rem;
  font-size: 1rem;
  pointer-events: auto;
}
.insights-subscribe-box .subscribe-insights-open {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
}
.insights-subscribe-box.collapsed {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
.insights-subscribe-box.collapsed .subscribe-insights-open {
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
  opacity: 1;
  pointer-events: auto;
}

.td-post-item-lg .td-post-item-meta-date {
  font-weight: 600 !important;
  letter-spacing: 1px;
}

.menu-svcs-others .menu-item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.menu-svcs-others ul.elementor-nav-menu {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  width: 100%;
}
.menu-svcs-others ul.elementor-nav-menu::after {
  display: none !important;
}
.menu-svcs-others ul.elementor-nav-menu > li {
  max-width: 30%;
  width: 30%;
  margin-bottom: 15px;
}
@media screen and (max-width: 1140px) {
  .menu-svcs-others ul.elementor-nav-menu > li {
    max-width: 45%;
    width: 45%;
  }
}
@media screen and (max-width: 1025px) {
  .menu-svcs-others ul.elementor-nav-menu > li {
    max-width: 100%;
    width: 100%;
  }
}
.menu-svcs-others ul.elementor-nav-menu > li a {
  margin: 0 !important;
  white-space: break-spaces;
}

.fpa-mm-testimonials-swiper .testimonial-quote-icon {
  position: absolute;
  right: 100%;
  top: 5px;
}
.fpa-mm-testimonials-swiper .testimonial-content {
  font-family: "DIN-2014", din-2014, sans-serif;
}
.fpa-mm-testimonials-swiper .testimonial-job {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
.fpa-mm-testimonials-swiper .swiper-pagination-bullets {
  bottom: -60px !important;
}
.fpa-mm-testimonials-swiper .swiper-pagination-bullet {
  margin: 0px 5px;
  width: 80px;
  height: 4px;
  background: #DADADA;
  opacity: 1;
  border-radius: 0px;
}
.fpa-mm-testimonials-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #3B2770;
}

.fpa-insights-swiper-home .swiper-pagination {
  text-align: end;
  bottom: -40px !important;
}
.fpa-insights-swiper-home .swiper-pagination .swiper-pagination-bullet {
  margin: 0px 5px;
  width: 10px;
  height: 10px;
  background: #ffffff;
  opacity: 0.3;
}
.fpa-insights-swiper-home .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

/**
 *  EXPERTISE
 */
.td-exp-item-idx {
  margin-bottom: 30px;
  padding: 0px 20px;
}

.td-expertise-link .td-expertise-icon-div {
  width: 45px;
  height: 45px;
  margin-right: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 45px;
      -ms-flex: 45px 0 0px;
          flex: 45px 0 0;
}
.td-expertise-link .td-expertise-icon-div .td-expertise-icon {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 921px) {
  .td-expertise-link .td-expertise-icon-div {
    width: 40px;
    height: 40px;
  }
}
.td-expertise-link + .td-expertise-excerpt {
  margin: 30px 0px;
}

/**
 *  CAREERS
 */
.td-careers-item {
  border-bottom: 1px solid #DADADA;
}
.td-careers-item .td-careers-wrapper {
  padding: 30px;
}
.td-careers-item .td-careers-wrapper .td-careers-exp {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.td-careers-item .td-careers-wrapper .td-careers-title {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
}
.td-careers-item .td-careers-wrapper .td-careers-loc {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.td-careers-item .td-careers-wrapper .td-careers-excerpt {
  margin-right: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
.td-careers-item .td-careers-wrapper .td-careers-link {
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 767px) {
  .td-careers-item .td-careers-wrapper .td-careers-title {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .td-careers-item .td-careers-wrapper .td-careers-loc {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .td-careers-item .td-careers-wrapper .td-careers-excerpt {
    margin-right: 0px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

/**
 *  SEARCH RESULTS
 */
.search-results-loop .elementor-posts-container .elementor-post.elementor-grid-item, .search-results-loop .elementor-posts-container .elementor-posts-nothing-found {
  border-bottom: 1px solid #DADADA;
  padding: 90px 96px;
}
.search-results-loop .elementor-pagination {
  padding: 80px 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.search-results-loop .elementor-pagination > .page-numbers {
  color: #3B2770;
  width: 50px;
  height: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.125rem;
  font-weight: 600;
}
.search-results-loop .elementor-pagination > .prev, .search-results-loop .elementor-pagination .next, .search-results-loop .elementor-pagination .dots {
  color: #3B2770;
  width: 30px;
}
.search-results-loop .elementor-pagination > span.prev, .search-results-loop .elementor-pagination span.next {
  color: #575757;
  opacity: 0.5;
}
.search-results-loop .elementor-pagination > .page-numbers:not(.next):not(.prev):not(.dots) {
  border: 1px solid #3B2770;
}
.search-results-loop .elementor-pagination > .page-numbers:not(.next):not(.prev):not(.dots):hover, .search-results-loop .elementor-pagination > .page-numbers:not(.next):not(.prev):not(.dots).current {
  background-color: #3B2770;
  color: #ffffff;
}

/**
 *  ICON LIST
 */
.td-icon-list.elementor-align-right.elementor-widget-icon-list ul li.elementor-icon-list-item {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.td-icon-list.elementor-align-right.elementor-widget-icon-list ul li.elementor-icon-list-item [role=link] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .td-icon-list.elementor-align-right.elementor-widget-icon-list ul li.elementor-icon-list-item [role=link] {
    font-size: 1.5rem;
  }
}
.td-icon-list.elementor-align-right.elementor-widget-icon-list ul li.elementor-icon-list-item .elementor-icon-list-icon {
  opacity: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.td-icon-list.elementor-align-right.elementor-widget-icon-list ul li.elementor-icon-list-item .elementor-icon-list-text {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-align: start;
}

.list-item-pad-wide.elementor-widget-icon-list ul li.elementor-icon-list-item [role=link] {
  padding: 30px 20px;
}
@media screen and (max-width: 1024px) {
  .list-item-pad-wide.elementor-widget-icon-list ul li.elementor-icon-list-item [role=link] {
    padding: 20px 10px;
  }
}
.list-item-pad-wide.elementor-widget-icon-list ul li.elementor-icon-list-item [role=link]:hover .elementor-icon-list-icon, .list-item-pad-wide.elementor-widget-icon-list ul li.elementor-icon-list-item [role=link]:focus .elementor-icon-list-icon {
  opacity: 1;
}

.careers-icon-list-item .elementor-icon-box-wrapper > .elementor-icon-box-icon, .careers-icon-list-item .elementor-icon-box-wrapper > .elementor-icon-box-content {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.careers-chart {
  --cwidth: 660px;
  --icon-relposp: 175px;
  --icon-relposn: -175px;
  --icon-size: 100px;
  --cpads: 50px;
  height: var(--cwidth);
  width: var(--cwidth);
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-width: 100%;
  border-radius: 50%;
  border: 1px solid #DADADA;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 1440px) {
  .careers-chart {
    --cwidth: 550px;
    --icon-relposp: 145px;
    --icon-relposn: -145px;
    --icon-size: 90px;
  }
}
.careers-chart > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.careers-chart > li .careers-chart-icon {
  width: var(--icon-size);
  height: var(--icon-size);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.careers-chart > li > .chart-text-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: var(--cpads);
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.careers-chart > li:nth-child(1) {
  border-bottom: 1px solid #DADADA;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  text-align: right;
  border-radius: 100% 0 0 0;
}
.careers-chart > li:nth-child(1) .chart-text-link {
  border-radius: 100% 0 0 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  text-align: right;
}
.careers-chart > li:nth-child(1) .careers-chart-icon {
  color: rgba(59, 39, 112, 0.2);
  background-color: #3B2770;
  -webkit-transform: translate(var(--icon-relposn), var(--icon-relposn));
      -ms-transform: translate(var(--icon-relposn), var(--icon-relposn));
          transform: translate(var(--icon-relposn), var(--icon-relposn));
}
.careers-chart > li:nth-child(2) {
  border-bottom: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  text-align: left;
  border-radius: 0 100% 0 0;
}
.careers-chart > li:nth-child(2) .chart-text-link {
  border-radius: 0 100% 0 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  text-align: left;
}
.careers-chart > li:nth-child(2) .careers-chart-icon {
  color: rgba(182, 15, 128, 0.2);
  background-color: #B60F80;
  -webkit-transform: translate(var(--icon-relposp), var(--icon-relposn));
      -ms-transform: translate(var(--icon-relposp), var(--icon-relposn));
          transform: translate(var(--icon-relposp), var(--icon-relposn));
}
.careers-chart > li:nth-child(3) {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  text-align: right;
  border-radius: 0 0 0 100%;
}
.careers-chart > li:nth-child(3) .chart-text-link {
  border-radius: 0 0 0 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  text-align: right;
}
.careers-chart > li:nth-child(3) .careers-chart-icon {
  color: rgba(92, 126, 150, 0.2);
  background-color: #5C7E96;
  -webkit-transform: translate(var(--icon-relposn), var(--icon-relposp));
      -ms-transform: translate(var(--icon-relposn), var(--icon-relposp));
          transform: translate(var(--icon-relposn), var(--icon-relposp));
}
.careers-chart > li:nth-child(4) {
  border-left: 1px solid #DADADA;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  text-align: left;
  border-radius: 0 0 100% 0;
}
.careers-chart > li:nth-child(4) .chart-text-link {
  border-radius: 0 0 100% 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  text-align: left;
}
.careers-chart > li:nth-child(4) .careers-chart-icon {
  color: rgba(165, 212, 193, 0.2);
  background-color: #A5D4C1;
  -webkit-transform: translate(var(--icon-relposp), var(--icon-relposp));
      -ms-transform: translate(var(--icon-relposp), var(--icon-relposp));
          transform: translate(var(--icon-relposp), var(--icon-relposp));
}
.careers-chart > li:hover .chart-text-link, .careers-chart > li:focus .chart-text-link {
  background-color: rgba(59, 39, 112, 0.05);
}
.careers-chart > li:hover .careers-chart-icon, .careers-chart > li:focus .careers-chart-icon {
  -webkit-box-shadow: 0 0 0 10px currentcolor;
          box-shadow: 0 0 0 10px currentcolor;
}

.services-scrollspy {
  list-style: none;
  margin: 0px;
}
.services-scrollspy ul {
  list-style: none;
  margin-top: 1em;
}
.services-scrollspy li.scrollspy-list-item > a {
  color: #575757;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.services-scrollspy li.scrollspy-list-item > a:before {
  content: "";
  position: absolute;
  height: 0%;
  left: -15px;
  border-left: 2px solid transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.services-scrollspy li.scrollspy-list-item > a:hover, .services-scrollspy li.scrollspy-list-item > a:focus, .services-scrollspy li.scrollspy-list-item > a.active {
  color: #B60F80;
}
.services-scrollspy li.scrollspy-list-item > a:hover:before, .services-scrollspy li.scrollspy-list-item > a:focus:before, .services-scrollspy li.scrollspy-list-item > a.active:before {
  height: 100%;
  border-left: 2px solid #B60F80;
}
.services-scrollspy li.scrollspy-list-item:not(:last-child) {
  margin-bottom: 1em;
}

.services-content.elementor-widget-theme-post-content .hdr-anchor h3.elementor-heading-title, .services-content.elementor-column .hdr-anchor h3.elementor-heading-title {
  color: #998FC1;
}

.td-services-icon-div img {
  height: 50px;
}
.td-services-icon-div i {
  font-size: 50px;
}

.td-related-services-icon-div img {
  width: 40px;
  max-width: 40px;
  max-height: 40px;
}

.td-services-heading .td-services-icon {
  height: 1em;
  margin-right: 0.75em;
}
.td-services-heading .td-svc-h-fa-icon {
  line-height: inherit;
  margin-right: 0.75em;
}

img.fit-cover-center {
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center center !important;
     object-position: center center !important;
}

img.fit-cover-topcenter {
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: top center !important;
     object-position: top center !important;
}

.featured-awards-container {
  --col-gap: 40px;
  --pad-top: 0px;
  gap: var(--col-gap);
}
@media screen and (max-width: 1024px) {
  .featured-awards-container {
    --col-gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .featured-awards-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.featured-awards-container.awards-page {
  --col-gap: 75px;
  --pad-top: 40px;
}
@media screen and (max-width: 1024px) {
  .featured-awards-container.awards-page {
    --col-gap: 40px;
  }
}
.featured-awards-container.awards-page .featured-awards-item {
  --border-top-color: #A5D4C1;
  border-top: 4px solid var(--border-top-color);
}
.featured-awards-container.awards-page .featured-awards-item:nth-of-type(2n) {
  --border-top-color: #5C7E96;
}
.featured-awards-container.awards-page .featured-awards-item:nth-of-type(3n) {
  --border-top-color: #A5C1D9;
}
.featured-awards-container .featured-awards-item {
  -webkit-box-flex: calc((100% - var(--col-gap) * 2) / 2);
      -ms-flex: calc((100% - var(--col-gap) * 2) / 2) 1 1;
          flex: calc((100% - var(--col-gap) * 2) / 2) 1 1;
  padding-top: var(--pad-top);
}
@media screen and (max-width: 767px) {
  .featured-awards-container .featured-awards-item {
    -webkit-box-flex: 100%;
        -ms-flex: 100% 1 1;
            flex: 100% 1 1;
  }
}

/* FRONTPAGE ICONBOX */
.td-fp-iconbox {
  position: relative;
}
.td-fp-iconbox .elementor-icon-box-icon {
  text-align: end;
}
.td-fp-iconbox a.elementor-icon::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.td-sidebar-scrollspy-container {
  max-height: calc(100vh - 140px);
  overflow-y: auto;
}

.expertise-loop-col-2 {
  list-style: none;
  margin: 0;
}
@media screen and (min-width: 922px) {
  .expertise-loop-col-2 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
  }
}
.expertise-loop-col-2 .td-exp-item-idx {
  padding: 0;
}

.post-password-form [type=password]:focus {
  outline-color: unset;
}
.post-password-form [type=submit] {
  color: inherit !important;
  padding: 1rem 2rem !important;
}

.jobadder-widget .ja-job-list .job {
  padding: 80px 96px;
  border-bottom: 1px solid #DADADA;
}
@media (max-width: 1440px) {
  .jobadder-widget .ja-job-list .job {
    padding: 30px;
  }
}
.jobadder-widget .ja-job-list .job > .title {
  display: inline-block;
  margin-bottom: 30px;
}
.jobadder-widget .ja-job-list .job > .title > a {
  --linkhover-underline-color: #5C7E96;
  --linkhover-init-bgsize: 0% 100%;
  --linkhover-init-bgpos: right;
  --linkhover-hover-bgsize: 100% 100%;
  --linkhover-hover-bgpos: left;
  display: inline;
  background-image: linear-gradient(to bottom, transparent calc(100% - 2px), var(--linkhover-underline-color) 2px);
  background-repeat: no-repeat;
  background-size: var(--linkhover-init-bgsize);
  background-position: var(--linkhover-init-bgpos);
  -webkit-transition: background-size 0.3s ease-in-out;
  transition: background-size 0.3s ease-in-out;
}
.jobadder-widget .ja-job-list .job > .title:hover > a, .jobadder-widget .ja-job-list .job > .title:focus > a {
  background-size: var(--linkhover-hover-bgsize);
  background-position: var(--linkhover-hover-bgpos);
}
.jobadder-widget #ja-jobs-widget .powered-by-jobadder, .jobadder-widget #ja-jobs-widget .ja-apply-iframe {
  padding: 56px 96px 80px;
}
@media (max-width: 1440px) {
  .jobadder-widget #ja-jobs-widget .powered-by-jobadder, .jobadder-widget #ja-jobs-widget .ja-apply-iframe {
    padding: 6px 30px 30px;
  }
}
.jobadder-widget #ja-jobs-widget .ja-loading {
  padding: 80px 96px;
}
@media (max-width: 1440px) {
  .jobadder-widget #ja-jobs-widget .ja-loading {
    padding: 30px;
  }
}
.jobadder-widget .ja-job-list .job .view-details {
  font-family: "DIN-2014", din-2014, sans-serif;
  font-size: 1.1111111111rem !important;
  text-decoration: underline;
}
.jobadder-widget .ja-job-list .job .view-details:hover {
  text-decoration: none;
}
.jobadder-widget .ja-job-details {
  padding: 80px 96px;
}
@media (max-width: 1440px) {
  .jobadder-widget .ja-job-details {
    padding: 30px;
  }
}
.jobadder-widget .ja-job-details > .title {
  margin-bottom: 1em;
}
.jobadder-widget .ja-job-details > .description {
  margin-bottom: 3em;
}
.jobadder-widget .ja-job-details > .apply {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jobadder-widget .ja-job-details > .apply > .back-link {
  margin-right: auto;
}
.jobadder-widget .ja-job-details > .apply > .ja-button {
  color: inherit;
}
.jobadder-widget .ja-job-unavailable, .jobadder-widget .no-jobs-content {
  padding: 80px 96px;
}
@media (max-width: 1440px) {
  .jobadder-widget .ja-job-unavailable, .jobadder-widget .no-jobs-content {
    padding: 30px;
  }
}
.jobadder-widget .back-link {
  text-decoration: underline;
}
.jobadder-widget .back-link:hover, .jobadder-widget .back-link:focus {
  text-decoration: none;
}/*# sourceMappingURL=style.css.map */