.sk-banner-1 > .ba-overlay {
	background-color: #30938E !important;
  opacity: .9;
}

.sk-modal > .ba-overlay {
	background-color: #30938E !important;
  opacity: .9;
}
.sk-opacity-9 img{
	opacity: .7!important;
}
.sk-btn-main {
	z-index: 999!important;
}
.sk-text-bottom-line p:after {
	content: '';
  display: block;
  width: 40px;
  height: 4px;
  background: #FFAB05;
  position: relative;
  top: 4px;
}
.sk-text-center-line p:after {
  content: '';
  display: block;
  width: 40px;
  height: 4px;
  background: #FFAB05;
  position: relative;
  left: 48%;
  top: 6px;
}
.sk-shadow {
box-shadow: 0px 0px 8px rgba(28, 41, 61, 0.05), 0px 2px 4px rgba(28, 41, 61, 0.06) !important;
}
.ba-image-item-caption {
	opacity: 1;
}
