.adbro-boostjuice {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 !important;
}

.adbro-boostjuice * {
    box-sizing: border-box;
}

.adbro-boostjuice__items {
	position: absolute;
	top: -40px;
	bottom: -40px;
	margin: 0 !important;
	background-repeat: repeat-y;
	background-position: 50% 50%;
	background-size: contain;
	width: 19px;
	-webkit-animation: fadeIn24 .7s 1s both;
	animation: fadeIn24 .7s 1s both;
}

.adbro-boostjuice__items--1 {
	left: -1px;
	background-image: url(../images/boostjuice-items.png);
}

.adbro-boostjuice__items--2 {
	right: -1px;
	background-image: url(../images/boostjuice-items2.png);
}

.adbro-boostjuice__container {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 170px;
    margin: 0 !important;
    margin-left: -219px !important;
    width: 438px;
    max-width: none !important;
}

.adbro-boostjuice__side {
	bottom: 0;
	margin: 0 !important;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden !important;
	-webkit-animation: fadeInOut24 13.5s linear infinite;
	animation: fadeInOut24 13.5s linear infinite;
}

.adbro-boostjuice__side--2 {
	opacity: 0;
	visibility: hidden;
	-webkit-animation-delay: 4.5s;
	animation-delay: 4.5s;
}

.adbro-boostjuice__side--3 {
	opacity: 0;
	visibility: hidden;
	-webkit-animation-delay: 9s;
	animation-delay: 9s;
}

.adbro-boostjuice__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 43px;
	background: url(../images/boostjuice-bg.png) no-repeat center top;
	background-size: cover;
	-webkit-animation: slideInUp24 .5s .5s both;
	animation: slideInUp24 .5s .5s both;
	margin: 0 !important;
}

.adbro-boostjuice__glow {
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin: 0 !important;
	margin-left: -224px!important;
	background: url(../images/boostjuice-glow.png) no-repeat center top;
	background-size: contain;
	width: 446px;
	height: 73px;
	-webkit-animation: flash24 2s 1s both;
	animation: flash24 2s 1s both;
	-webkit-animation-iteration-count: 10;
	animation-iteration-count: 10;
}

.adbro-boostjuice__decor {
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin: 0 !important;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	-webkit-animation: fadeInUp24 .7s .7s both;
	animation: fadeInUp24 .7s .7s both;
}

.adbro-boostjuice__decor--1 {
	margin-left: -175px!important;
	background-image: url(../images/boostjuice-decor.png);
	width: 130px;
	height: 105px;
	-webkit-animation-name: fadeIn24;
	animation-name: fadeIn24;
}

.adbro-boostjuice__decor--2 {
	margin-left: -71px!important;
	background-image: url(../images/boostjuice-decor2.png);
	width: 66px;
	height: 45px;
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
}

.adbro-boostjuice__decor--3 {
	margin-left: 6px!important;
	background-image: url(../images/boostjuice-decor3.png);
	width: 42px;
	height: 34px;
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
}

.adbro-boostjuice__decor--4 {
	margin-left: 118px!important;
	background-image: url(../images/boostjuice-decor4.png);
	width: 39px;
	height: 33px;
	-webkit-animation-delay: 1.3s;
	animation-delay: 1.3s;
}

.adbro-boostjuice__img {
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin: 0 !important;
	margin-left: -66px!important;
	background: url(../images/boostjuice-img.png) no-repeat left bottom;
	background-size: contain;
	width: 117px;
	height: 85px;
	-webkit-animation: fadeInLeft24 .7s .7s both;
	animation: fadeInLeft24 .7s .7s both;
}

.adbro-boostjuice__side--2 .adbro-boostjuice__img {
	background-image: url(../images/boostjuice-img2.png);
	width: 122px;
	height: 86px;
}

.adbro-boostjuice__side--3 .adbro-boostjuice__img {
	background-image: url(../images/boostjuice-img3.png);
	width: 123px;
	height: 86px;
}

.adbro-boostjuice__btn {
	display: block;
	position: absolute;
	bottom: 4px;
	left: 50%;
	margin: 0 !important;
	margin-left: 40px!important;
	background: url(../images/boostjuice-btn.png) no-repeat left bottom;
	background-size: contain;
	width: 95px;
	height: 17px;
	-webkit-animation: fadeInRight24 .7s .8s both;
	animation: fadeInRight24 .7s .8s both;
	overflow: hidden;
}

.adbro-boostjuice__side--2 .adbro-boostjuice__btn {
	background-image: url(../images/boostjuice-btn2.png);
}

.adbro-boostjuice__btn:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0%) skewX(-40deg);
	transform: translate(-50%, 0%);
	opacity: 0;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0) 100%);
	width: 25%;
	height: 87%;
	-webkit-animation: shine24 2s 2s;
	animation: shine24 2s 2s;
	-webkit-animation-iteration-count: 7;
	animation-iteration-count: 7;
}

.adbro-grid .adbro-close {
	bottom: auto;
	top: 0;
	z-index: 2;
}

.adbro-grid {
	background: url(../images/boostjuice-grid-bg.png) no-repeat 50% 50%!important;
	background-size: cover;
	position: relative;
}

.adbro-grid__list {
	display: block!important;
	padding: 44px 10px 50px!important;
	position: relative;
	-webkit-animation: move27 1.8s 2s both;
	animation: move27 1.8s 2s both;
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
}

@-webkit-keyframes move27 {
	50% {
		-webkit-transform: translateY(-12%);
		transform: translateY(-12%);
	}
}

@keyframes move27 {
	50% {
		-webkit-transform: translateY(-12%);
		transform: translateY(-12%);
	}
}

.adbro-grid__top {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	width: 100%;
	background: linear-gradient(180deg, #164C8C 0%, #2560AC 100%);
	height: 35px;
	z-index: 1;
}

.adbro-grid__top:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	background: url(../images/boostjuice-grid-title.png) no-repeat left bottom;
	background-size: contain;
	width: 320px;
	height: 35px;
}

.adbro-grid__side {
	position: relative;
}

.adbro-grid__box {
	position: relative;
	width: 100%;
	display: block!important;
	margin: 10px 0 0!important;
	padding-bottom: 50%;
	perspective: 600px;
}

.adbro-grid__box:first-child {
	margin-top: 0!important;
}

.adbro-grid__scene {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0!important;
	width: 100%;
	height: 100%;
	-webkit-transition: transform .7s;
	transition: transform .7s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.adbro-grid__box--active .adbro-grid__scene {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.adbro-grid__img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block!important;
	margin: 0 auto!important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-transition: opacity .3s, visibility .3s;
	transition: opacity .3s, visibility .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.adbro-grid__box--1 .adbro-grid__img--front {
	background-image: url(../images/boostjuice-grid-img-front.png);
}

.adbro-grid__box--1 .adbro-grid__img--back {
	background-image: url(../images/boostjuice-grid-img-back.png?v=1);
}

.adbro-grid__box--2 .adbro-grid__img--front {
	background-image: url(../images/boostjuice-grid-img2-front.png);
}

.adbro-grid__box--2 .adbro-grid__img--back {
	background-image: url(../images/boostjuice-grid-img2-back.png?v=1);
}

.adbro-grid__box--3 .adbro-grid__img--front {
	background-image: url(../images/boostjuice-grid-img3-front.png);
}

.adbro-grid__box--3 .adbro-grid__img--back {
	background-image: url(../images/boostjuice-grid-img3-back.png?v=2);
}

.adbro-grid__img--back {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.adbro-grid__box--active .adbro-grid__img--back {
	opacity: 1;
	visibility: visible;
}

.adbro-grid__box--active .adbro-grid__img--front {
	opacity: 0;
	visibility: hidden;
}

.adbro-grid__icon {
	display: block!important;
	margin: 0!important;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	cursor: pointer;
	z-index: 1;
}

.adbro-grid__icon svg {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0!important;
	margin-top: -11px!important;
	margin-left: -11px!important;
	fill: #000;
	-webkit-transition: transform .4s;
	transition: transform .4s;
}

.adbro-grid__box--active .adbro-grid__icon svg {
	fill: #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.adbro-grid__box--1 .adbro-grid__icon:before {
	content: '';
	position: absolute;
	top: -4px;
	left: -4px;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: rgba(254,207,3, .6);
	opacity: 0.5;
}

.adbro-grid__box--1 .adbro-grid__icon:before {
	-webkit-animation: flash27 2s 1s both;
	animation: flash27 2s 1s both;
	-webkit-animation-iteration-count: 10;
	animation-iteration-count: 10;
}

.adbro-grid__box--active .adbro-grid__icon:before {
	-webkit-animation: none;
	animation: none;
	opacity: 0;
}

@-webkit-keyframes flash27 {
	from {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	50% {
		opacity: 0.5;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	to {
		opacity: 0;
	}
}

@keyframes flash27 {
	from {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	50% {
		opacity: 0.5;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	to {
		opacity: 0;
	}
}

.adbro-grid__line {
	background: linear-gradient(180deg, #B30000 0%, #EC1E30 100%);
}

.adbro-grid__btn {
	width: 100%!important;
	height: 100%!important;
	animation: fadeInOut25 9s linear infinite;
}

.adbro-grid__btn--1 {
	background-image: url(../images/boostjuice-grid-btn.png);
}

.adbro-grid__btn--2 {
	background-image: url(../images/boostjuice-grid-btn2.png);
	opacity: 0;
	visibility: hidden;
	-webkit-animation-delay: 4.5s;
	animation-delay: 4.5s;
}

.adbro-grid__arrow {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin: 0!important;
	margin-left: -12px!important;
	background: url(../images/boostjuice-arrow.png) no-repeat left bottom;
	background-size: contain;
	width: 24px;
	height: 30px;
	-webkit-animation: fadeIn24 .5s 5s both;
	animation: fadeIn24 .5s 5s both;
}

.adbro-link1,
.adbro-link2,
.adbro-link {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    margin: 0 !important;
    cursor: pointer;
}

.adbro-link1, .adbro-link2 {
	display: block;
}

.adbro-close {
    position: absolute;
    bottom: 35px;
    right: 0;
    background: url(https://cdn.adbro.me/inimage/images/adbro-close.svg) no-repeat 50% 50%;
    background-size: 18px 18px;
    width: 30px;
    height: 30px;
    margin: 0 !important;
    -webkit-animation: fadeIn24 1s .4s both;
    animation: fadeIn24 1s .4s both;
    cursor: pointer;
    z-index: 1;
}

.adbro-icon {
    position: absolute;
    bottom: 6px;
    right: 6px;
    background: url(https://cdn.adbro.me/inimage/images/adbro-icon.svg) no-repeat;
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
    margin: 0 !important;
    -webkit-animation: fadeIn24 1s .4s both;
    animation: fadeIn24 1s .4s both;
    cursor: pointer;
    z-index: 1;
}

@-webkit-keyframes fadeIn24 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn24 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeInLeft24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes fadeInRight24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInUp24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInDown24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes slideInUp24 {
    from {
        -webkit-transform: translate3d(0, 200%, 0);
        transform: translate3d(0, 200%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp24 {
    from {
        -webkit-transform: translate3d(0, 200%, 0);
        transform: translate3d(0, 200%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes shine24 {
	0% {
		left: 0;
		opacity: 0;
	}
	5% {
		opacity: 0;
	}
	50% {
		opacity: 0.3;
	}
	80% {
		opacity: 0;
	}
	100% {
		left: 99%;
	}
}

@keyframes shine24 {
	0% {
		left: 0;
		opacity: 0;
	}
	5% {
		opacity: 0;
	}
	50% {
		opacity: 0.3;
	}
	80% {
		opacity: 0;
	}
	100% {
		left: 99%;
	}
}

@-webkit-keyframes flash24 {
	0%, 100% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
}

@keyframes flash24 {
	0%, 100% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeInOut24 {
	0%, 36.69%, 100% {
		opacity: 0;
		visibility: hidden;
	}
	3.34%, 33.35% {
		opacity: 1;
		visibility: visible;
	}
}

@keyframes fadeInOut24 {
	0%, 36.69%, 100% {
		opacity: 0;
		visibility: hidden;
	}
	3.34%, 33.35% {
		opacity: 1;
		visibility: visible;
	}
}

@-webkit-keyframes fadeInOut25 {
	0%, 55%, 100% {
		opacity: 0;
		visibility: hidden;
	}
	5%, 50% {
		opacity: 1;
		visibility: visible;
	}
}

@keyframes fadeInOut25 {
	0%, 55%, 100% {
		opacity: 0;
		visibility: hidden;
	}
	5%, 50% {
		opacity: 1;
		visibility: visible;
	}
}