b, strong {
	font-weight: 500;
}
.data-stroke p {
	-webkit-text-stroke: 2px #000;
}
.text-li li:before {
    position: absolute;
    background: red;
    border: 4px red solid;
    content: '';
    width: 5px;
    height: 5px;
    left: 0px;
    margin-top: 6px;
}
li {
	list-style-type: none;
  margin-bottom: 20px;
}
.data-header:after {
	content: '';
  position: absolute;
  background: var(--accent);
  height: 1px;
  width: 100%;
  bottom: 16px;
  right: 0;
  z-index: -1;
}
.data-header .content-text p {
  background: var(--primary);
  display: table;
  float: right;
  padding-left: 20px;
}
.stat .ba-item-counter .counter-number {
	display: inline !important;
}
.accent-yellow sp {
	background: yellow;
  padding: 3px 15px;
}
.accent-red sp {
	background: red;
  padding: 5px 20px 8px;
  border-bottom: 3px yellow solid;
}
.accent-min p span {
	color: red;
}
.accent b {
	font-weight: 700;
  font-size: 26px;
}
.accent-min b {
	font-weight: 700;
  font-size: 20px;
  color: red;
}
.animate-1 > .ba-overlay {
  width: 15px;
  background-color: red !important;
}
.animate-3 {
  left: -250px !important;
}
.animate-3 h3 {
  padding: 10px 25px;
  background: red;
  display: table;
}
.animate-3 > .ba-overlay, .header-animate > .ba-overlay {
   z-index: 999 !important;
}
.animate-3 > .ba-overlay.start-animation, .header-animate > .ba-overlay.start-animation {
	transition-duration: 2s;
  transform: translatex(700px);
}
.animate-2 > .ba-overlay {
  width: 3px;
}
.animate-2 > .ba-overlay.start-animation, .animate-1 > .ba-overlay.start-animation {
  width: 100% !important;
  transition-duration: 2s;
}
.right-border:before {
	content: '';
  background: red;
  width: 60%;
  height: 2px;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block !important;
  z-index: 999;
}
.right-border:after {
	content: '';
  background: var(--accent);
  width: 2px;
  height: 50%;
  position: absolute;
  top: 0;
  right: 0;
  display: block !important;
  z-index: 999;
}
.city, .city-2 {
 width: 100%;
 white-space: nowrap;
}
.city p, .city-2 p {
  text-shadow: -0   -1px 0   #fff,
         0   -1px 0   #fff,
        -0    1px 0   #fff,
         0    1px 0   #fff,
        -1px -0   0   #fff,
         1px -0   0   #fff,
        -1px  0   0   #fff,
         1px  0   0   #fff,
        -1px -1px 0   #fff,
         1px -1px 0   #fff,
        -1px  1px 0   #fff,
         1px  1px 0   #fff,
        -1px -1px 0   #fff,
         1px -1px 0   #fff,
        -1px  1px 0   #fff,
         1px  1px 0   #fff;
}
.city .content-text {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 100s linear infinite;
}
.city-2 .content-text {
  display: inline-block;
  padding-left: 100%;
  animation: marquee-2 100s linear infinite;
}
@keyframes marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}
@keyframes marquee-2 {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}
.custom-carousel .ba-slideset-nav {
	top: unset !important;
}
.custom-carousel .slideset-btn-prev {
	right: 90px !important;
  left: unset;
}
.custom-carousel .slideset-inner {
	padding: 0 3px;
}
.ba-item-carousel.custom-carousel .slideshow-content .slideset-out-animation {
    transition: left 1.5s linear !important;
}
.ba-item-carousel.custom-carousel .ba-slideset .slideshow-content li {
    transition: left 1.5s linear !important;
}
#item-15711377900 .slideshow-content {
	margin-bottom: 50px;
}
#item-15711377900 .ba-slideset-nav {
  margin-top: -50px; 
}
.ba-instagram-image {
	position: relative;
}
.ba-instagram-image .ba-simple-gallery-image {
	background: #fff;
  position: absolute;
  width: 100%;
  display: block;
}
.ba-instagram-image .ba-simple-gallery-image.start-animation {
  transition-duration: 2s !important;
  width: 0px !important;
}
.pyro > .after {
    -moz-animation-delay: 1.25s, 1.25s, 1.25s;
    -webkit-animation-delay: 1.25s, 1.25s, 1.25s;
    -o-animation-delay: 1.25s, 1.25s, 1.25s;
    -ms-animation-delay: 1.25s, 1.25s, 1.25s;
    animation-delay: 1.25s, 1.25s, 1.25s;
    -moz-animation-duration: 1.25s, 1.25s, 6.25s;
    -webkit-animation-duration: 1.25s, 1.25s, 6.25s;
    -o-animation-duration: 1.25s, 1.25s, 6.25s;
    -ms-animation-duration: 1.25s, 1.25s, 6.25s;
    animation-duration: 1.25s, 1.25s, 6.25s;
}
.pyro > .before, .pyro > .after {
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff;
    -moz-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -webkit-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -o-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -ms-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
}
@keyframes bang {
  100% {
    box-shadow: 228px 55.3333333333px #3300ff, 218px -2.6666666667px #00ff6a, 90px -105.6666666667px #00ff2b, -160px -338.6666666667px #00ff84, -211px -130.6666666667px #4d00ff, 184px -33.6666666667px #a200ff, 131px -398.6666666667px #ff1a00, 205px -198.6666666667px #00ddff, 166px 73.3333333333px #00ff26, -55px 14.3333333333px #ffe600, -65px -241.6666666667px #26ff00, 20px -214.6666666667px #0099ff, 244px -333.6666666667px #00ff73, -84px 44.3333333333px #00ffbf, 102px -369.6666666667px #0062ff, 222px -222.6666666667px #00ffd9, 152px 71.3333333333px #15ff00, -199px -356.6666666667px #ff6200, -25px -25.6666666667px #ff00ea, 214px -28.6666666667px #2fff00, 133px 43.3333333333px #00ffbb, -236px -291.6666666667px #00ff1a, -53px 61.3333333333px #008cff, -83px -328.6666666667px #ff1a00, 230px -158.6666666667px #00e1ff, -132px -174.6666666667px #ffd500, -44px 19.3333333333px #00ff11, 241px -5.6666666667px #2b00ff, 20px -13.6666666667px #ff8400, 18px -303.6666666667px #00ff48, 70px -38.6666666667px #00ffb3, 231px -235.6666666667px #ff0066, -206px 39.3333333333px #00eeff, -96px -246.6666666667px #c4ff00, 247px 73.3333333333px #0044ff, 34px -260.6666666667px #ff4d00, -187px 13.3333333333px #00ffdd, -192px -257.6666666667px #00ffea, 64px -328.6666666667px #ff0022, -60px 18.3333333333px #22ff00, -229px 40.3333333333px #0091ff, 201px -218.6666666667px #d0ff00, -8px -16.6666666667px #ff0066, -18px -205.6666666667px #0033ff, 161px -362.6666666667px #00ff09, -5px -20.6666666667px #1aff00, -131px -204.6666666667px #00d5ff, -236px -327.6666666667px #b7ff00, -95px -203.6666666667px #ff00d5, 103px -185.6666666667px #00ff1e, -244px 68.3333333333px #00eaff;
}
}
@keyframes gravity {
100% {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0;
}
}
@keyframes position {
0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%;
}
  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%;
}
  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%;
}
  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%;
}
  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%;
}
}
@media (max-width: 1024px) {
  .data-header:after { 
  	width: 98% !important;
  }
  .animate-3 {
  	left: -120px !important;
	}
}
@media (max-width: 780px) {
	.animate-3 h3 {
    width: 100%;
  }
  .animate-3 > .ba-overlay {
    width: 600px;
	}
}
@media (max-width: 460px) {
	.data-header:after { 
  	display: none;
  }
  .animate-3 {
  	left: -50px !important;
	}
  .ordergrid > .column-wrapper > .ba-grid-column-wrapper:nth-child(1) {
  order: 1;
  }
}