#top-bar-wrap {
  display: none;
}

.formatted-header {
  width: 444px !important;
  height: 75px;
  max-width: 100%;
  background: url("../img/formatted-title.png") no-repeat;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: contain;
}

.formatted-header h2 {
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
}

a.elementor-button {
  background-color: #cf202e;
  color: #fff;
  border-radius: 12px;
  padding: 5px 12px 7px;
  font-size: 14px;
  text-transform: uppercase;
}

.flexbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.flexbox > div {
  width: 100%;
}

#site-header-inner .elementor-menu-toggle .eicon-menu-bar, #site-header-inner .elementor-menu-toggle .elementor-screen-only {
  color: #fff !important;
  display: block !important;
}

#site-header-inner .elementor-menu-toggle {
  flex-direction: row-reverse;
}

#site-header-inner .elementor-menu-toggle .elementor-screen-only {
  width: auto;
  height: auto;
  position: relative;
  clip: auto;
  top: auto;
  margin-right: 10px;
}

#site-header-inner .elementor-nav-menu--main .elementor-nav-menu a {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 20px;
  margin-right: 20px;
  text-transform: uppercase;
}

#site-header-inner .elementor-social-icon-facebook {
  background: url("../img/fb.png") no-repeat;
  width: 22px;
  height: 36px;
  margin-right: 20px;
}

#site-header-inner .elementor-social-icon-facebook .fa:before, #site-header-inner .elementor-social-icon-facebook .fab:before {
  content: '' !important;
}

#site-header-inner .elementor-social-icon-instagram {
  background: url("../img/ins.png") no-repeat;
  width: 38px;
  height: 36px;
  margin-right: 20px;
}

#site-header-inner .elementor-social-icon-instagram .fa:before, #site-header-inner .elementor-social-icon-instagram .fab:before {
  content: '' !important;
}

#site-header-inner .elementor-social-icon-twitter {
  background: url("../img/tw.png") no-repeat;
  width: 41px;
  height: 36px;
  margin-right: 20px;
}

#site-header-inner .elementor-social-icon-twitter .fa:before, #site-header-inner .elementor-social-icon-twitter .fab:before {
  content: '' !important;
}

#site-header-inner .elementor-social-icon-wordpress {
  background: url("../img/gplus.png") no-repeat;
  width: 47px;
  height: 36px;
  margin-right: 20px;
}

#site-header-inner .elementor-social-icon-wordpress .fa:before, #site-header-inner .elementor-social-icon-wordpress .fab:before {
  content: '' !important;
}

.home .home-featured-image {
  background: #36454f;
}

.home .home-featured-image img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.home .home-latest-events ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.home .home-latest-events li {
  padding: 10px 20px 10px 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  height: 155px;
  margin-bottom: 20px;
  position: relative;
}

.home .home-latest-events h3 {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 0px;
}

.home .home-latest-events h3, .home .home-latest-events h3 a {
  color: #cf202e;
  line-height: 1;
}

.home .home-latest-events p {
  margin-top: 10px;
}

.home .home-latest-events .event-logo {
  max-width: 85px;
  width: 100%;
  text-align: center;
}

.home .home-latest-events .event-logo img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.home .home-latest-events .event-date {
  border-top: 1px solid #dcdcdc;
  padding-top: 10px;
  color: #737c7e;
  text-align: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding-bottom: 10px;
}

.home .home-latest-events .event-info {
  padding-left: 20px;
}

.home .swiper-slide-inner {
  background-image: url(../img/test_bg_l.jpg), url(../img/test_bg_r.jpg);
  background-position: top left,  bottom right !important;
  background-repeat: no-repeat !important;
  background-size: contain;
}

.home .swiper-pagination-bullet {
  height: 16px;
  width: 17px;
  background-image: url(../img/dot_default.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 1;
}

.home .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-image: url(../img/dot_active.jpg);
}

body #main #content-wrap {
  padding-top: 0px;
}

#footer-widgets p {
  margin-bottom: 0px;
}

#footer-widgets .elementor-nav-menu--main .elementor-nav-menu a {
  padding-left: 8px;
  padding-right: 8px;
}

#footer-bottom #copyright {
  display: flex;
  justify-content: space-between;
}

#footer-bottom #copyright > div {
  width: 100%;
}

#footer-bottom #copyright > div:first-child {
  text-align: left;
}

#footer-bottom #copyright > div:nth-child(2) {
  text-align: right;
}
