.full-width-btn a span, 
.full-width-btn a {
    width: 100%;
    text-align: center !important;
    box-sizing: border-box;
}

/*Sticky contact*/
.sticky-contact {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: red;
  color: white;
  text-align: center;
}

/*link*/
.ba-item-text a {
	color:#666666;
  text-decoration: underline!important;
}
.ba-item-text a:hover {
	color:#101010;
  text-decoration: none!important;
}

/*Top*/
.top0 {
z-index: 0!important;
}
.top1 {
z-index: 1!important;
}
.top2 {
z-index: 2!important;
}
.top3 {
z-index: 3!important;
}
.top4 {
z-index: 4!important;
}
.top5 {
z-index: 5!important;
}
.top6 {
z-index: 6!important;
}
.top7 {
z-index: 7!important;
}
.top8 {
z-index: 8!important;
}
.top9 {
z-index: 9!important;
}
.top10 {
z-index: 10!important;
}

.custom-bg-text {
    font-size: 260px;
    left: 10%;
    line-height: 0;
    position: absolute;
    top: 75px;
    white-space: nowrap;
    z-index: -1;
}
@media (min-width: 769px) {

  	}
