:root {
  --headings-color: var(--color-dark);
  --t4-primary-bg-subtle: var(--color-primary);
  --t4-primary-border-subtle: var(--color-primary);
  --t4-primary-text-emphasis: var(--color-white);
  --t4-info-bg-subtle: var(--color-info);
  --t4-info-border-subtle: var(--color-info);
  --t4-info-text-emphasis: var(--color-white);
  --t4-bg-item: #FBFBFB;
}

.logo-img img {
}
#t4-header .header-top .container,
#t4-header .header-top .t4-masthead .t4-masthead-detail,
.t4-masthead #t4-header .header-top .t4-masthead-detail {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.navbar-brand.logo-control img.logo-img {
  display: none;
  max-height: 94px !important;
  max-width: unset;
}
.t4-header-r .header-action .btn,
.t4-header-r .header-action .blog-list .item-readmore a,
.blog-list .item-readmore .t4-header-r .header-action a {
  margin: 1rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.acm-contact-info.style-1 .contact-subtitle {
  color: var(--color-light);
}
.footer1 small {
  font-size: small;
}
.navbar-brand .logo-img {
  max-height: 80px;
  width: auto;
}
.nav-link {
  display: block;
  padding: var(--t4-nav-link-padding-y) var(--t4-nav-link-padding-x);
  font-size: smaller;
  font-weight: inherit;
}

.t4-topbar .navbar {
  padding-top: 0rem !important;
  padding-right: 1.143rem;
  padding-bottom: 0rem !important;
  padding-left: 1.143rem;
}

.t4-topbar .navbar .navbar-nav .nav-item + .nav-item {
  border-left: 1px solid rgba(4, 157, 102, 0.2) !important;
  margin-left: 0.75rem;
  padding-left: 0.75rem;
}

.t4-topbar .navbar .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.t4-topbar .navbar {
  padding-top: 0rem !important;
  padding-right: 1.143rem;
  padding-bottom: 0rem !important;
  padding-left: 1.143rem;
}

.t4-topbar .navbar .navbar-nav .nav-link {
  color: rgba(5, 46, 39, 0.7);
  padding: 0;
  font-weight: medium;
  font-size: smaller;
  font-family: var(--heading-font-family);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.t4-topbar .navbar .navbar-nav .nav-link:before {
  color: var(--color-primary);
  font-family: FontAwesome;
  margin-right: 5px;
}
.t4-topbar {
  padding-top: 0.5rem !important;
  padding-bottom: 0px;
  background-image: url(../../../images/design/green_dice.webp) !important;
  background-attachment: scroll;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  box-shadow: 0 2px 4px rgba(7, 37, 68, 0.06);
  z-index: 3000;
}
.t4-header {
  background-image: url(../../../images/design/green_yellow_gradient.svg);
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  box-shadow: none !important;
  z-index: 10000 !important;
}
.t4-contact-bar {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.3s, transform 0.3s;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  box-shadow: 0 6.4px 14.4px 0 rgb(0 0 0 / 13%),
    0 1.2px 3.6px 0 rgb(0 0 0 / 11%);
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  background-image: url(../../../images/design/fsd_body_pattern.webp) !important;
  background-attachment: scroll;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  border-bottom: 1px dotted var(--color-primary);
  z-index: 3000;
}
.t4-palette-gray {
  background-color: rgba(4, 157, 102, 0.1);
  border-bottom: 1px solid rgba(4, 157, 102, 0.1);
  color: #5b6c6b;
}
#t4-megamenu-mainmenu.t4-megamenu .navbar-nav > li:first-child > a,
#t4-megamenu-mainmenu.t4-megamenu .navbar-nav > li:first-child > .nav-link {
  border-left: none;
}
#t4-megamenu-mainmenu.t4-megamenu .navbar-nav > li > a,
#t4-megamenu-mainmenu.t4-megamenu .navbar-nav > li > .nav-link {
  border-right: none;
  color: #fff !important;!i;!;
  font-weight: 100;
  padding: 22px rem;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: -0.16px;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
  -webkit-font-smoothing: antialiased;
}
.t4-header-r .btn:hover {
  color: var(--t4-body-color);
}
.footnav-1 .logo-image {
  display: -webkit-box;
  display: -ms-flexbox;
  max-width: 5rem;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#t4-megamenu-mainmenu.t4-megamenu .navbar-nav > li.active > a,
#t4-megamenu-mainmenu.t4-megamenu .navbar-nav > li.active > .nav-link {
  color: var(--color-primary);
  font-weight: 600;
}
.topbar-r {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  text-align: right !important;
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.t4-main-body {
  background-image: url(../../../images/design/fsd_body_pattern.webp) !important;
  background-attachment: scroll;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 4rem;
}
.t4-main-body .t4-module {
  background-image: url(../../../images/design/green_yellow_gradient.svg);
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
}
.ja-masthead:before {
  border-bottom: 13px solid var(--color-primary);
  background-color: transparent;
  background-image: linear-gradient(92deg, var(--color-primary) 40%, transparent 100%);
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.9;
  height: 100%;
  width: 100%;
  z-index: 3;
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: var(--color-dark);
  background-image: linear-gradient(
    135deg,
    var(--color-primary) 0%,
    var(--color-dark) 100%
  );
}
::-webkit-scrollbar-track {
  border-radius: 0;
}
.acm-hero.style-1 .acm-hero-item::after {
  border-bottom: 13px solid var(--color-primary);
  background-color: transparent;
  background-image: linear-gradient(
    92deg,
    var(--color-primary) 40%,
    transparent 100%
  );
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.acm-hero.style-1 .acm-hero-item {
  padding: 5rem 0 12rem;
}

.acm-features.style-6 {
  --headings-color: #fff;
  --body-text-color: #fff;
  background-image: url(../../../images/design/fsd_burst.svg);
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: var(--color-dark);
  border-radius: 0.5rem;
  padding: 1.5rem;
  box-shadow: 0 8px 10px -5px rgb(0 0 0 / 16%), 0 16px 24px 2px rgb(0 0 0 / 11%),
    0 6px 30px 5px rgb(0 0 0 / 10%);
}
.acm-cta.style-1 .cta-inner {
  background-image: url(../../../images/design/fsd_burst.svg);
  background-attachment: scroll;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
  border: 13px solid var(--color-primary);
  -webkit-border-top-right-radius: 55px;
  -webkit-border-bottom-right-radius: 55px;
  -moz-border-radius-topright: 55px;
  -moz-border-radius-bottomright: 55px;
  border-top-right-radius: 55px;
  border-bottom-right-radius: 55px;
  box-shadow: 0 8px 10px -5px rgb(0 0 0 / 16%), 0 16px 24px 2px rgb(0 0 0 / 11%),
    0 6px 30px 5px rgb(0 0 0 / 10%);
}
.acm-features.style-6 .sub-feature {
  background-image: url(../../../images/design/fsd_nnnoise.svg);
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: var(--color-dark);
}
.layout-home #t4-section-1 {
  padding-bottom: inherit;
  margin-top: -8rem;
  box-shadow: 0 2px 4px rgba(7, 37, 68, 0.06);
  z-index: 2;
}
.t4-section-4 {
  background-image: url(../../../images/design/fsd_body_pattern.webp);
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #e0efec;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  box-shadow: 0 2px 4px rgba(7, 37, 68, 0.06);
}
.t4-palette-blue {
  background-color: var(--color-primary);
  color: #f8f9fa;
}

.acm-contact-info .wrap-info .contact-title {
  color: var(--color-secondary);
}
.t4-footer .t4-row.row {
  position: relative;
  padding-top: 2rem;
}

.t4-footnav a {
  border-color: rgba(255, 255, 255, 0.1);
  color: var(--text-dark) !important;
}
.t4-footer {
  background-color: var(--color-white);
  color: var(--text-dark);
  font-size: 0.875rem;
}
.t4-footer a {
  color: var(--text-primary) !important;
  font-weight: bold;
}
.acm-social.style-1 .icon span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: inherit;
  padding: inherit;
  width: 3rem;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.site_name {
  border-radius: 0.25rem;
  padding: 0rem;
}
.site_name h5 {
  font-size: inherit !important;
  font-weight: 40 !important;
}
.contact-inner {
}
.btn.btn-success {
  color: inherrit !important;
}
.btn.btn-secondary {
  color: var(--text-dark) !important;
}
.acm-hero.style-1 div.owl-carousel .owl-dots .owl-dot {
  background-color: #fff;
}
div.owl-carousel .owl-dots .owl-dot {
  background-color: rgba(0, 0, 0, 0.3);
  border: 0;
  border-radius: 15%;
  display: inline-block;
  height: 8px;
  width: 3rem;
}
.acm-features .feature-tag,
.t4-section .section-title-wrap .sub-title {
  font-weight: 400;
  text-transform: inherit !important;
  background: inherit !important;
  max-width: max-content;
  padding: 0.3rem;
  border-radius: 5%;
}
.event-detail .content-right .event-information::after {
  background-image: url(../../../images/design/fsd_burst.svg);
  background-attachment: scroll;
  background-size: cover;

  background-repeat: no-repeat;
  background-position: bottom center;
  border-radius: 0.5rem;
  bottom: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.event-detail .content-right .event-information {
  background: var(--color-dark) !important;
  border-radius: 0.5rem;
  padding: 2rem;
  position: relative;
}
div.owl-carousel .owl-nav button[type='button'] {
  background-color: var(--color-dark);
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05) !important;
  display: inline-block;
  width: 48px;
  height: 48px;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  border: 1px solid var(--color-dark) !important;
}
.acm-contact-info.style-2 .contact-follow .contact-subtitle {
  font-weight: 400;
  text-transform: inherit !important;
  background: var(--color-dark) !important;
  max-width: max-content;
  padding: 0.3rem;
  border-radius: 5%;
  color: var(--t4-gray-400);
  font-weight: 900;
  text-transform: uppercase;
}
.magz-layout.masonry-layout .blog-item .item-image + .item-content {
  background-image: url(../../../images/design/fsd_burst.svg);
  background-attachment: scroll;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
  -webkit-border-top-right-radius: 55px;
  -webkit-border-bottom-right-radius: 55px;
  -moz-border-radius-topright: 55px;
  -moz-border-radius-bottomright: 55px;
  border-top-right-radius: 55px;
  border-bottom-right-radius: 55px;
  box-shadow: 15px 51px 45px -35px rgba(0, 0, 0, 0.2);
  background-color: rgba(4, 157, 102, 0.1);
  border-bottom: 1px solid rgba(4, 157, 102, 0.1);
  border-radius: 0px 0px 0.5rem 0.5rem;
}
.magz-layout.masonry-layout .blog-item .item-content {
  background-image: url(../../../images/design/fsd_burst.svg);
  background-attachment: scroll;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
  -webkit-border-top-right-radius: 55px;
  -webkit-border-bottom-right-radius: 55px;
  -moz-border-radius-topright: 55px;
  -moz-border-radius-bottomright: 55px;
  border-top-right-radius: 55px;
  border-bottom-right-radius: 55px;
  box-shadow: 15px 51px 45px -35px rgba(0, 0, 0, 0.2);
  border-radius: 0px 0px 0.5rem 0.5rem;
  border-radius: 0.5rem;
  padding: 2rem;
  background-color: rgba(4, 157, 102, 0.1);
  border-bottom: 1px solid rgba(4, 157, 102, 0.1);
}
.magz-layout .item-meta {
  text-transform: inherit !important;
  background: rgb(33, 40, 34, 0.05);
  max-width: max-content;
  padding: 0.3rem;
  border-radius: 5%;
  font-size: 0.875rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.magz-layout.masonry-layout .blog-item .item-content h4.item-title a,
.magz-layout.masonry-layout .blog-item .item-content .item-title.h4 a {
  color: var(--color-dark);
  -webkit-transition: all 0.55s ease-in;
  transition: all 0.55s ease-in;
}
.magz-layout.masonry-layout .blog-item .item-content h4.item-title a:hover,
.magz-layout.masonry-layout .blog-item .item-content .item-title.h4 a:hover,
.magz-layout.masonry-layout .blog-item .item-content h4.item-title a:active,
.magz-layout.masonry-layout .blog-item .item-content .item-title.h4 a:active,
.magz-layout.masonry-layout .blog-item .item-content h4.item-title a:focus,
.magz-layout.masonry-layout .blog-item .item-content .item-title.h4 a:focus {
  color: var(--color-primary);
}
.magz-layout.masonry-layout
  .blog-item
  .item-content
  .item-meta
  strong[itemprop='name'] {
  color: var(--color-primary);
  font-weight: 700;
  text-transform: lowercase;
}
.magz-layout.masonry-layout
  .blog-item
  .item-content:not(.bg-default)
  .item-meta,
.magz-layout.masonry-layout
  .blog-item
  .item-content:not(.bg-default)
  .item-title
  a,
.magz-layout.masonry-layout
  .blog-item
  .item-content:not(.bg-default)
  .item-introtext,
.magz-layout.masonry-layout
  .blog-item
  .item-content:not(.bg-default)
  .item-readmore
  a,
.magz-layout.masonry-layout
  .blog-item
  .item-content:not(.bg-default)
  strong[itemprop='name'] {
  color: var(--color-primary);
}
.owl-prev {
  -webkit-border-top-left-radius: 50px !important;
  -webkit-border-bottom-left-radius: 50px !important;
  -moz-border-radius-topleft: 50px !important;
  -moz-border-radius-bottomleft: 50px !important;
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important;
}
.owl-next {
  -webkit-border-top-right-radius: 50px !important;
  -webkit-border-bottom-right-radius: 50px !important;
  -moz-border-radius-topright: 50px !important;
  -moz-border-radius-bottomright: 50px !important;
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
}
.t4-section-5 {
  background-image: url(../../../images/design/fsd_burst.svg);
  background-attachment: scroll;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.btn,
.blog-list .item-readmore a {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.social-inner .icon .fa {
  color: var(--color-primary) !important;
  font-weight: lighter !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: inherit !important;
}
.acm-hero.style-1 .description {
  color: var(--color-light);
  font-size: 1.125rem;
}
.lead p {
  font-weight: 400 !important;
}
.acm-features.style-6 .main-feature {
  margin-bottom: 1rem;
}
.acm-features.style-3 .feature-block .block-inner {
  background-image: url(../../../images/design/fsd_burst.svg);
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.bg-dark {
  background-color: var(--color-dark);
}
.acm-features.style-3 .item-inner .img-icon img {
  -webkit-border-top-left-radius: 50px;
  -webkit-border-top-right-radius: 50px;
  -moz-border-radius-topleft: 50px;
  -moz-border-radius-topright: 50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  background-color: var(--color-primary);
  box-shadow: 15px 51px 45px -35px rgba(0, 0, 0, 0.2);
}
.acm-features.style-3 .item-inner .wrap-content:not(.no-image):after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(45.74%, var(--color-primary)),
    color-stop(91.68%, rgba(252, 243, 237, 0))
  );
  background: linear-gradient(
    180deg,
    var(--color-primary) 45.74%,
    rgba(252, 243, 237, 0) 91.68%
  );
  bottom: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  -webkit-border-top-left-radius: 0.5rem;
  -webkit-border-top-right-radius: 0.5rem;
  -moz-border-radius-topleft: 0.5rem;
  -moz-border-radius-topright: 0.5rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.sector-title {
  color: var(--color-secondary);
}
.btn-success:hover {
  --t4-btn-color: var(--color-dark) !important;
}
.btn.btn-success:focus,
.btn.btn-success:hover,
.btn.btn-success:active {
  background-color: var(--color-success);
  border-color: var(--color-success);
  color: var(--color-dark) !important;
  opacity: 0.85;
}
.acm-features.style-3 .column-4 .img-icon {
  height: 4.5rem;
  width: 4.5rem;
}
.acm-features.style-3 .owl-carousel .owl-nav button[type='button'] {
  background-color: var(--color-dark);
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
  color: var(--color-light);
}
.acm-features.style-3 .item-inner .item-content .item-description {color: var(--body-bg-color);}
.acm-features.style-3 .item-inner {
  -webkit-border-top-left-radius: 50px;
  -webkit-border-top-right-radius: 50px;
  -moz-border-radius-topleft: 50px;
  -moz-border-radius-topright: 50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.mod.donation-layout .owl-item.last-active {
  border-right: none !important;
}
.t4-section-6 {
  background-image: url(../../../images/design/bg-wave-1.png);
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.donation-layout .blog-item .wrap-image .item-image:after {
  bottom: 0;
  border-radius: 0.5rem;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  background-image: linear-gradient(
    92deg,
    var(--color-dark) 40%,
    transparent 100%
  );
}
#t4-megamenu-mainmenu.t4-megamenu .dropdown-menu {
  background-image: url(../../../images/design/green_yellow_gradient.svg) !important;
  background-attachment: scroll !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: bottom right !important;
  background: var(--color-light);
  border-bottom: 1px solid rgba(4, 157, 102, 0.1) !important;
}
.t4-megamenu .t4-module .module-title span,
.t4-megamenu .mega-col-nav .mega-col-title span,
.t4-megamenu .mega-col-module .mega-col-title span {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 0.25rem;
  font-size: 1rem;
  padding: 0.75rem;
  display: inline-block;
  color: var(--color-primary);
  font-weight: 600;
  padding-left: 0%;
}
#t4-megamenu-mainmenu.t4-megamenu .mega-caption {
  position: absolute;
  bottom: inherit;
  line-height: inherit;
}
.t4-megamenu .mega-caption {
  display: block;
  font-weight: normal;
  opacity: 0.6;
}
.t4-megamenu .dropdown-menu li {
  margin-bottom: 3px;
}
.t4-megamenu .dropdown-menu li > a:hover {
  color: #363636 !important;
  border-radius: 3px;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: rgba(5, 71, 69, 0.1) !important;
}
.t4-megamenu .dropdown-menu li.active > a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding-left: 20px;
  color: #333 !important;
  border-radius: 3px;
  background: rgba(5, 71, 69, 0.2) !important;
}
.t4-megamenu .dropdown-menu li > a {
  padding-left: 20px !important;
}
#t4-megamenu-mainmenu.t4-megamenu .navbar-nav > li > a,
#t4-megamenu-mainmenu.t4-megamenu .navbar-nav > li > .nav-link {
  padding-left: 1rem;
  padding-right: 1rem;
}
.t4-footnav .t4-palette-blue .t4-module .module-title {
  color: #313131 !important;
}
.convertforms {
  background-color: rgba(4, 157, 102, 0.05);
  border-bottom: 1px solid rgba(4, 157, 102, 0.2);
  color: #5b6c6b;
  box-shadow: rgba(0, 0, 0, 0.176) 0px 16px 48px 0px;
}
div.meta-top .tags a {
  color: var(--color-secondary);
}
.donation-layout .item-title a:hover {
  --body-link-color: var(--color-secondary) !important;
}
.megamenubox {
  margin-left: -350.258px !important;
}

#t4-megamenu-mainmenu.t4-megamenu .dropdown-menu li > a,
#t4-megamenu-mainmenu.t4-megamenu .dropdown-menu li > .nav-link,
#t4-megamenu-mainmenu.t4-megamenu .dropdown-menu li .dropdown-item {
  font-size: smaller !important;
}
.author .author-block .author-avatar .author-image::before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.author .author-block .author-avatar img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.author .author-block:hover {
  box-shadow: rgba(0, 0, 0, 0.176) 0px 16px 48px 0px !important;
}
.author .author-block .author-title {
    color: var(--color-dark);
    font-weight: 600;
}
.acm-features.style-4 .feature-title {
  color: inherit;
  margin-bottom: 2rem;
}
.t4-palette-blue h1, .t4-palette-blue h2, .t4-palette-blue h3, .t4-palette-blue h4, .t4-palette-blue h1 a, .t4-palette-blue h2 a, .t4-palette-blue h3 a, .t4-palette-blue h4 a {
  color: inherit;
}
.lead, .t4-masthead .t4-masthead-description {
  font-weight: 400;
}
.ja-masthead .ja-masthead-detail {
  color: #fff;
  padding: 7rem;
  max-width: max-content;
  padding-left: 0px !important;
  position: relative;
  text-align: left;
  z-index: 20;
  margin: inherit;
}
.acm-features.style-3 .column-3 .wrap-content {
  padding:4rem !important;
}
.acm-features.style-3 .item-inner .wrap-content {
  background-color: inherit;
  border-radius: 0.5rem;
  position: relative;
  height: 100%;
  margin-top: 0px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.acm-features.style-3 .item-inner .item-content {
  padding: inherit;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  position: relative;
  text-align: center;
  z-index: 2;
}

.acm-features.style-1 .lead {
  font-size: inherit;
}
.author-block .author-about-me #intro-text {
display: none;}
.t4-footnav .container, .t4-footnav .t4-masthead .t4-masthead-detail, .t4-masthead .t4-footnav .t4-masthead-detail {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.t4-section-6 .lead{
  font-size: inherit;
}
.events-layout .item-textwhite .item-content a:not(.btn-white):not(.badge), .events-layout .item-textwhite .item-content .event-location, .events-layout .item-textwhite .item-content dd, .events-layout .item-textwhite .item-content dd:not(:first-child)::before, .events-layout .item-textwhite .item-content span[itemprop='name'] {
  color: var(--color-dark);
}

.card, body.contentpane .well {
  --t4-card-spacer-y: 1rem;
  --t4-card-spacer-x: 1.5rem;
  --t4-card-title-spacer-y: 0.5rem;
  --t4-card-title-color: ;
  --t4-card-subtitle-color: ;
  --t4-card-border-width: 0px;
  --t4-card-border-color: var(--t4-border-color);
  --t4-card-border-radius: 0.5rem;
  --t4-card-box-shadow: ;
  --t4-card-inner-border-radius: 0.5rem;
  --t4-card-cap-padding-y: 1rem;
  --t4-card-cap-padding-x: 1.5rem;
  --t4-card-cap-bg: #fff;
  --t4-card-cap-color: var(--headings-color);
  --t4-card-height: ;
  --t4-card-color: var(--body-text-color);
  --t4-card-bg: #fff;
  --t4-card-img-overlay-padding: 1rem;
  --t4-card-group-margin: 1rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  height: var(--t4-card-height);
  color: var(--t4-body-color);
  word-wrap: break-word;
  background-color: var(--t4-card-bg);
  background-clip: border-box;
  border: var(--t4-card-border-width) solid var(--t4-card-border-color);
  border-radius: var(--t4-card-border-radius);
}

.categories-module a {
  color: inherit !important;
}
.service_header {
  font-size: 1.3rem !important;
}

.services_item .categories-module li a:before {
  content: "\f023" !important;
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  position: absolute;
  left: 0;
}
.acm-features.style-3 .column-4 .wrap-content {
  padding: inherit;
}

.acm-cta.style-1 .cta-media img {
  max-width: -webkit-fill-available;
  max-height: 100% !important;
  margin: auto;
  -webkit-border-top-right-radius: 60px;
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-topright: 60px;
    -moz-border-radius-bottomright: 60px;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
}
*{
  border-radius: 0% !important;
}
.t4-main-body {
  padding-bottom: 4rem;
}
.t4-header-height {
  background-color: var(--color-dark);
}
.t4-footer {
  background-color: var(--footer-bg-color);
  border-top: 0px !important;
  color: var(--footer-text-color);
  font-size: 0.875rem;
}
.t4-contact {
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  background-image: url(/images/design/stap_footer.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: var(--gradient-color);
  background-position: bottom right;
}
#t4-contact {
  border-bottom: none;
}

#t4-header .header-top {
  background-color: var(--color-white);
}
.ja-masthead-description{
  max-width: 70%;
}