.adbro-telkomsel {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 !important;
	}

.adbro-telkomsel * {
	box-sizing: border-box;
	}

.adbro-telkomsel__container {
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 170px;
	margin: 0 !important;
	margin-left: -250px !important;
	width: 500px;
	max-width: none !important;
	}

.adbro-telkomsel__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 !important;
	background: url(../images/telkomsel-bg.png) no-repeat center top / cover;
	width: 100%;
	height: 84px;
	-webkit-animation: slideInUp24 .5s .3s both;
	animation: slideInUp24 .5s .3s both;
	}

.adbro-telkomsel__side {
	position: absolute;
	bottom: 0;
	margin: 0 !important;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden !important;
	-webkit-animation: fadeInOut24 9s linear 5;
	animation: fadeInOut24 9s linear 5;
	}

.adbro-telkomsel__side--2 {
	opacity: 0;
	-webkit-animation-delay: 4.5s;
	animation-delay: 4.5s;
	}

.adbro-telkomsel__logo {
	position: absolute;
	left: 50%;
	margin: 0 !important;
	}

.adbro-telkomsel__logo--1 {
	bottom: 40px;
	margin-left: 64px !important;
	background: url(../images/telkomsel-logo.png) no-repeat left bottom / contain;
	width: 48px;
	height: 9px;
	-webkit-animation: fadeInDown24 .7s .7s both;
	animation: fadeInDown24 .7s .7s both;
	}

.adbro-telkomsel__logo--2 {
	bottom: 0px;
	margin-left: 65px !important;
	background: url(../images/telkomsel-logo2.png) no-repeat left bottom / contain;
	width: 47px;
	height: 19px;
	-webkit-animation: fadeInUp24 .7s .9s both;
	animation: fadeInUp24 .7s .9s both;
	}

.adbro-telkomsel__img {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 !important;
	margin-left: -111px !important;
	background: url(../images/telkomsel-img.png) no-repeat left bottom / contain;
	width: 195px;
	height: 81px;
	-webkit-animation: fadeInUp24 .7s .7s both;
	animation: fadeInUp24 .7s .7s both;
	}

.adbro-telkomsel__text {
	position: absolute;
	left: 50%;
	margin: 0 !important;
	}

.adbro-telkomsel__text--1 {
	bottom: 0px;
	margin-left: -45px !important;
	background: url(../images/telkomsel-text.png) no-repeat left bottom / contain;
	width: 100px;
	height: 56px;
	-webkit-animation: fadeInUp24 .7s .7s both;
	animation: fadeInUp24 .7s .7s both;
	}

.adbro-telkomsel__text--2 {
	bottom: 7px;
	margin-left: -60px !important;
	background: url(../images/telkomsel-text2.png) no-repeat left bottom / contain;
	width: 116px;
	height: 37px;
	-webkit-animation: fadeInUp24 .7s 4.7s both;
	animation: fadeInUp24 .7s 4.7s both;
	}

.adbro-telkomsel__btn {
	position: absolute;
	bottom: 18px;
	left: 50%;
	margin: 0 !important;
	margin-left: 61px !important;
	background: url(../images/telkomsel-btn.png) no-repeat left bottom / contain;
	width: 56px;
	height: 17px;
	-webkit-animation: fadeInRight24 .7s .8s both;
	animation: fadeInRight24 .7s .8s both;
	}

.adbro-telkomsel__btn:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	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: 100%;
	-webkit-animation: shine24 2s 2.2s;
	animation: shine24 2s 2.2s;
	-webkit-animation-iteration-count: 7;
	animation-iteration-count: 7;
	}


/*inscroll*/

.adbro-inscroll__img-wrap {
	padding-top: 0;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-flow: column nowrap !important;
	flex-flow: column nowrap !important;
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
	}

.adbro-inscroll__header {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/telkomsel-scroll-header.png?v=2) no-repeat top center /
    100% auto;
	width: 100%;
	padding-bottom: 30.67%;
	z-index: 10;
	border-bottom: 0;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	}

.adbro-inscroll .adbro-inscroll__img {
	display: block !important;
	margin: 0 auto !important;
	position: relative;
	background: url(../images/telkomsel-scroll-img.jpg?v=2) no-repeat center bottom /
    100% auto;
	width: 100%;
	height: 100%;
	overflow: hidden !important;
	}

/* video */
.adbro-inscroll__video {
	position: relative;
	background-color: transparent !important;
	padding: 0 !important;
	box-shadow: none !important;
	}

.adbro-bottom .adbro-inscroll__video {
	padding: 0 !important;
	}

.adbro-inscroll__video video {
	display: block;
	}

.adbro-inscroll__video:after {
	content: "";
	display: block;
	width: 100%;
	}

.adbro-inscroll__item--wide {
	position: relative;
	padding: 0 !important;
	}

.adbro-inscroll .adbro-inscroll__item--wide {
	margin: 0 !important;
	width: 100% !important;
	height: auto !important;
	}

.adbro-inscroll__overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	}

.adbro-inscroll__sound {
	position: absolute;
	top: auto !important;
	bottom: 10px;
	left: 10px;
	margin: 0 !important;
	width: 22px;
	height: 22px;
	background: url(https://cdn.adbro.me/inimage/images/adbro-icon-sound.png) no-repeat left bottom !important;
	background-size: contain !important;
	border-radius: 50%;
	padding: 0;
	border: none;
	box-shadow: none;
	outline: none;
	-webkit-appearance: none;
	cursor: pointer;
	overflow: visible !important;
	-webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
	z-index: 2;
	}

.adbro-inscroll__sound:before,
.adbro-inscroll__sound:after {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	-webkit-animation: fall25 2s 0.3s both infinite;
	animation: fall25 2s 0.3s both infinite;
	}

.adbro-inscroll__sound:before {
	top: -10px;
	left: -2px;
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-sound-item.png);
	width: 7px;
	height: 8px;
	}

.adbro-inscroll__sound:after {
	top: -15px;
	left: 15px;
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-sound-item2.png);
	width: 7px;
	height: 12px;
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
	}

.adbro-inscroll__sound.adbro-sound--on {
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-icon-sound2.png) !important;
	}

.adbro-inscroll__background {
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	max-width: none;
	background: #0A1228 !important;
	width: 100%;
	height: 100%;
	}

.adbro-inscroll__label--bottom {
	display: block !important;
	background: url(../images/telkomsel-scroll-footer.png?v=2) no-repeat 50% 50% /
    cover !important;
	height: 38px !important;
	padding: 0 !important;
	}



.adbro-link {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 80px;
	margin: 0 !important;
	cursor: pointer;
	}

.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: 4px;
	background: url(https://cdn.adbro.me/inimage/images/adbro-icon2.svg) no-repeat 50% 50%;
	background-size: 100% 100%;
	width: 21px;
	height: 20px;
	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.5;
		}
	80% {
		opacity: 0;
		}
	100% {
		left: 99%;
		}
	}

@keyframes shine24 {
	0% {
		left: 0;
		opacity: 0;
		}
	5% {
		opacity: 0;
		}
	50% {
		opacity: 0.5;
		}
	80% {
		opacity: 0;
		}
	100% {
		left: 99%;
		}
	}

@-webkit-keyframes fall25 {
	from {
		opacity: 0;
		}
	20% {
		opacity: 1;
		}
	to {
		opacity: 0;
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
		}
	}

@keyframes fall25 {
	from {
		opacity: 0;
		}
	20% {
		opacity: 1;
		}
	to {
		opacity: 0;
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
		}
	}

@-webkit-keyframes fadeOut24 {
	from {
		opacity: 1;
		}
	to {
		opacity: 0;
		visibility: hidden;
		display: none;
		pointer-events: none;
		}
	}

@keyframes fadeOut24 {
	from {
		opacity: 1;
		}
	to {
		opacity: 0;
		visibility: hidden;
		display: none;
		pointer-events: none;
		}
	}

@-webkit-keyframes bounceInUp24 {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 1000px, 0);
		}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
		}

	75% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
		}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
		}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		}
	}

@keyframes bounceInUp24 {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 1000px, 0);
		}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
		}

	75% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
		}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
		}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		}
	}

@-webkit-keyframes moveY24 {
	from {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		}
	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
		}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		}
	}

@keyframes moveY24 {
	from {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		}
	50% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
		}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		}
	}

@-webkit-keyframes fadeInOut24 {
	0%, 55%, 100% {
		opacity: 0;
		}
	5%, 50% {
		opacity: 1;
		}
	}

@keyframes fadeInOut24 {
	0%, 55%, 100% {
		opacity: 0;
		}
	5%, 50% {
		opacity: 1;
		}
	}

