.btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}
.swiper-slide img {
  height: auto;
}

.a-white {
  color: #fff !important;
  padding-left: 0 !important;
}
.bg-transparent {
  background: transparent !important;
}
.z-index1 {
  z-index: 1;
}
.borderEE {
  border-color: #eee;
}

.bottom-37px {
  bottom: 37px !important;
}
.btnslide {
  color: #fff !important;
  padding-left: 0 !important;
  background-color: transparent !important;
  border: 0;
  font-size: 15px;
  font-weight: 600;
  text-decoration: underline;
}
a.btnslide::after {
  content: '...';
}

.noframe {
  display: none;
  visibility: hidden;
}
