strong a {
  font-weight: bold !important;
}
@media (min-width: 1024px) {
  .main-menu-btn a {
    padding: 10px 20px !important;
    border-radius: 8px;
    color: #0170B9 !important;
  }
  .main-menu-btn a:hover {
    background: var(--e-global-color-secondary);
    color: #fff !important;
  }
}
@media (min-width: 1024px) {
  .main-menu-submit a {
    background: #f8ffa2 !important;
    border-radius: 10px !important;
    color: #152942 !important;
    font-weight: bold !important;
    margin-left: 20px !important;
  }
}
.elementor-countdown-item {
  margin-left: 2px !important;
}
.elementor-countdown-item:first-child {
  margin-left: 0 !important;
}
.elementor-countdown-item:first-child .elementor-countdown-digits {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.elementor-countdown-item:last-child .elementor-countdown-digits {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
@media (min-width: 768px) {
  .elementor-countdown-item {
    margin-left: 5px !important;
  }
}
.elementor-countdown-item .elementor-countdown-digits {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 30px;
  padding: 0 !important;
  background: #d9d9d9 !important;
}
.elementor-countdown-label {
  padding: 2px 0 !important;
  font-size: 0.625rem !important;
}
@media (min-width: 768px) {
  .elementor-countdown-label {
    padding: 4px 0 !important;
  }
}
.key-dates-events .elementor-icon-box-icon {
  margin-bottom: 5px !important;
}
.key-dates-events .elementor-icon-box-content {
  width: 100%;
}
.key-dates-events .elementor-icon-box-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0 !important;
  padding: 5px 10px;
  min-height: 60px;
  background: #FCFDF7;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.key-dates-events .elementor-icon-box-description {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 5%;
  min-height: 80px;
  background: #F7D7A8;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  line-height: 1.1 !important;
}
.home-sp-maps img {
  position: absolute !important;
  right: -45%;
  top: auto;
  margin-top: 20px;
  width: 100%;
  height: auto;
  max-height: 840px;
  max-width: 940px;
  opacity: 0.25;
}
@media (min-width: 768px) {
  .home-sp-maps img {
    margin-top: 0;
    right: -40%;
    top: -50px;
    opacity: 0.4;
  }
}
@media (min-width: 1024px) {
  .home-sp-maps img {
    top: -60px;
    opacity: 1;
  }
}
@media (min-width: 1400px) {
  .home-sp-maps img {
    top: -100px;
  }
}
.abstract-list-post--item {
  display: none !important;
}

