@media (max-width:1199.98px) {
  .sppb-addon-sp-slider .sppb-sp-slider-title {
    font-size:200px !important;
    line-height:155px !important;
  }
}
@media (max-width:991.98px) {
  .sppb-addon-sp-slider .sppb-sp-slider-title {
    font-size:150px !important;
    line-height:120px !important;
  }
}
@media (max-width:767.98px) {
  .sppb-addon-sp-slider .sppb-sp-slider-title {
    font-size:100px !important;
    line-height:85px !important;
  }
}
@media (max-width:575.98px) {
.sppb-addon-sp-slider .sppb-sp-slider-title {
    font-size:70px !important;
    line-height:60px !important;
  }
}

#sp-slider-item-1593175204312-num-2-key {
 background-image: linear-gradient(90deg, #7d141d 10%, #fe1e27 90%);
}

.menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#sp-slider-item-1593175204312-num-0-key .sp-background {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: white;
}

#nav-menu{
  justify-content: space-between;
  display: flex;
  position: unset;
  align-content: center;
  height: 100%;
}

.sppb-link-list-wrap.sppb-link-list-nav ul li {
  display: flex;
  align-items: center;
}

nav {
  height: 100px;
}

.menuitem {
  width: 100%;
}

.menuitem a {
  width: 100%;
  height: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
}