﻿.swiper-caption {
  padding: 10px;
  background: rgba(0, 0, 0, 0.60);
  position: relative;
  top: 150px;
  margin: 0 auto;
  width:80%;
}
.text-white {
color:#fff;
}

.swiper-pagination-black {
color:rgba(0, 0, 0, 0.80)
}

.input-validation-error {
  border-color: #d9534f !important;
}
