p.ark_noblock , img.modal {
display: block !important;
}
.header-right .calendar {
display:none !important;}
.logo-text a {
    font-size: 42px;
    font-weight: 400;
    }
figcaption {
    font-weight: bold !important;
}
.module.subscribe {
	margin-bottom: 40px!important;
}
.subscribe .module-title {
    display: block;
    padding: 10px 10px;
	margin: 10px 0 0 0;
    background-color: #6f6d6d;
}
.subscribe table.acymailing_form{
	margin: 0px 0px;
	width: 100%;
}
.subscribe .acysubbuttons {
	text-align: right;
}
.subscribe .module-title {

}

.footer-col {
  text-align: center;
  font-size: 12px;
  padding: 10px 30px;
  min-height: 180px;
}

#t3-footer a {
  color: #a12525;
  text-decoration: none;
  transition: color .1s ease-in-out, background-color .1s ease-in-out;
}

#t3-footer a:hover,
#t3-footer a:focus {
  color: #999;
}

#t3-footer .footer-top {
  padding: 28px 0 10px;
}

#t3-footer .footer-intro p {
  margin: 0 0 10px;
  color: #bfbfbf;
}

#t3-footer .footer-links {
  padding: 28px 0 26px;
  color: #fff
}

@media (min-width: 992px) {
  #t3-footer .footer-col+.footer-col {
    border-left: 1px solid #262626;
  }
}

#t3-footer .footer-col h4,
#t3-footer .footer-col .moduletitle,
#t3-footer .footer-col .module-title {
  margin: 0 0 12px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  position: relative;
  padding-bottom: 10px;
}

#t3-footer .footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#t3-footer .footer-col ul li {
  margin: 8px 0;
}

#t3-footer .footer-col small,
#t3-footer .footer-col .muted {
  color: #9a9a9a;
}

.socials {
  display: flex;
  justify-content: center;
  gap: 10px;
}

#t3-footer .socials a i::before {
  font-size: 12px;
}

#t3-footer .footer-disclaimer p {
  margin: 0;
  color: #d9d9d9;
  font-size: 12px;
}

#t3-footer .footer-bottom {
  text-align: center;
  font-size: 12px;
}

#t3-footer .footer-bottom p {
  margin: 4px 0;
  color: #cfcfcf;
}

#t3-footer .footer-bottom a {
  color: #e6e6e6;
  border-bottom: 1px solid transparent;
}

#t3-footer .footer-bottom a:hover {
  color: #fff;
  border-bottom-color: #fff;
}

#t3-footer .footer-divider {
  border: 0;
  height: 1px;
  margin: 12px 0 0;
  background: #2a2a2a;
}

.footer-about {
  font-size: 12px;
}

@media (max-width: 991.98px) {
  #t3-footer .footer-col {
    border: 0 !important;
    padding: 0;
    margin-bottom: 18px;
  }

  #t3-footer .site-logo {
    font-size: 32px;
    padding: 18px 22px;
  }
}

@media (max-width: 575.98px) {
  #t3-footer .site-logo {
    font-size: 26px;
  }

  #t3-footer .footer-intro p {
    font-size: 13px;
  }
}
