.adbro-bankbca {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 !important;
	}

.adbro-bankbca * {
	box-sizing: border-box;
	}

.adbro-bankbca__container {
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 350px;
	margin: 0 !important;
	margin-left: -219px !important;
	width: 438px;
	max-width: none !important;
	overflow: hidden;
	}

.adbro-bankbca__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-bankbca__side--2 {
    opacity: 0;
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s;
}

.adbro-bankbca__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 47px;
	background: url(../images/bankbca-bg.png) no-repeat center top / cover;
	-webkit-animation: slideInUp24 .5s .3s both;
	animation: slideInUp24 .5s .3s both;
	margin: 0 !important;
	}

.adbro-bankbca__logo {
	position: absolute;
	bottom: 8px;
	left: 50%;
	margin: 0 !important;
	margin-left: -153px !important;
	background: url(../images/bankbca-logo.png) no-repeat 50% 50% / contain;
	width: 43px;
	height: 17px;
	-webkit-animation: fadeInLeft24 .7s .7s both;
	animation: fadeInLeft24 .7s .7s both;
	}

.adbro-bankbca__text {
	position: absolute;
	margin: 0 !important;
	bottom: 0;
	left: 50%;
	margin-left: -98px !important;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	width: 168px;
    height: 65px;
	}

.adbro-bankbca__text--1 {
	background-image: url(../images/bankbca-text.png);
	-webkit-animation: fadeInUp24 .7s .8s both;
	animation: fadeInUp24 .7s .8s both;
	}

.adbro-bankbca__text--2 {
	background-image: url(../images/bankbca-text2.png);
	-webkit-animation: fadeInUp24 .7s 4.5s both;
	animation: fadeInUp24 .7s 4.5s both;
	}

.adbro-bankbca__text--3 {
	bottom: 1px;
	margin-left: 68px !important;
	background-image: url(../images/bankbca-text3.png);
	width: 76px;
	height: 10px;
	-webkit-animation: fadeInUp24 .7s .8s both;
	animation: fadeInUp24 .7s .8s both;
	}

.adbro-bankbca__btn {
	position: absolute;
	bottom: 13px;
	left: 50%;
	margin: 0 !important;
	margin-left: 72px !important;
	background: url(../images/bankbca-btn.png) no-repeat 50% 50% / contain;
	width: 67px;
	height: 16px;
	-webkit-animation: fadeInRight24 .7s .7s both;
	animation: fadeInRight24 .7s .7s both;
	}

.adbro-bankbca__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;
	}


/* grid */

.adbro-grid__line {
    background: #28BAB7;
    border-radius: 0 0 5px 5px !important;
}

.adbro-grid__btn {
    background-image: url(../images/bankbca-grid-btn.png);
    width: 118px !important;
    height: 16px !important;
}

.adbro-grid .adbro-close {
    bottom: auto;
    top: -1px;
    z-index: 2;
}

.adbro-grid {
    background: #000 !important;
    position: relative;
    padding: 0 !important;
    border-radius: 0 0 5px 5px !important;
}

.adbro-grid__list {
    display: block !important;
    padding: 0 0 38px !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(-13%);
        transform: translateY(-13%);
    }
}

@keyframes move27 {
    50% {
        -webkit-transform: translateY(-13%);
        transform: translateY(-13%);
    }
}

.adbro-bottom .adbro-grid__list {
	margin: 0!important;
	overflow-x: hidden!important;
}

.adbro-grid__top {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	background: url(../images/bankbca-grid-top-bg.png) no-repeat center bottom / cover;
	width: 100%;
	height: 27px;
	z-index: 1;
}

.adbro-grid__top::before {
	content: '';
    position: absolute;
    top: 8px;
    left: 9px;
    margin: 0 !important;
    background: url(../images/bankbca-logo.png) no-repeat 50% 50% / contain;
    width: 31px;
    height: 13px;
}

.adbro-grid__box {
    position: relative;
    display: block !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.adbro-grid__box + .adbro-grid__box {
    margin-top: 0 !important;
}

.adbro-grid__img {
    margin: 0 auto !important;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.adbro-grid__box--1 .adbro-grid__img {
    display: block;
    background-image: url(../images/bankbca-grid-img.png);
    width: 100%;
    padding-bottom: 163.75%;
}

.adbro-grid__arrow {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin: 0 !important;
    margin-left: -12px !important;
    background: url(../images/bankbca-grid-arrow.png) no-repeat left bottom;
    background-size: contain;
    width: 24px;
    height: 30px;
    -webkit-animation: fadeIn24 0.5s 5s both;
    animation: fadeIn24 0.5s 5s both;
}


/* round */

.adbro-bankbca-round {
	display: none;
	position: fixed;
	bottom: 280px;
	right: 20px;
	margin: 0 !important;
	width: 120px;
	height: 120px;
	overflow: visible !important;
	z-index: 100000;
	-webkit-animation: fadeOut24 0.3s 12s forwards;
	animation: fadeOut24 0.3s 12s forwards;
	}

.adbro-bankbca-round .adbro-close {
	bottom: 115px;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
	}

.adbro-bankbca-round__link {
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	width: 100%;
	height: 100%;
	overflow: visible !important;
	}

.adbro-bankbca-round__img {
	position: absolute;
	bottom: 3px;
	left: 50%;
	margin: 0 !important;
	margin-left: -50px !important;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	width: 100px;
	height: 100px;
	-webkit-animation: fadeIn24 0.7s 0.2s both, fadeOut24 0.5s 3s forwards;
	animation: fadeIn24 0.7s 0.2s both, fadeOut24 0.5s 3s forwards;
	}

.adbro-bankbca-round__img--1 {
	background-image: url(../images/bankbca-round-img.png);
	}

.adbro-bankbca-round__img--2 {
	background-image: url(../images/bankbca-round-img2.png);
	-webkit-animation-delay: 3s, 6s;
	animation-delay: 3s, 6s;
	}

.adbro-bankbca-round__img--3 {
	background-image: url(../images/bankbca-round-img3.png);
	height: 107px;
	-webkit-animation-delay: 6s, 9s;
	animation-delay: 6s, 9s;
	}

.adbro-bankbca-round__img--4 {
	background-image: url(../images/bankbca-round-img4.png);
	-webkit-animation-delay: 9s, 12s;
	animation-delay: 9s, 12s;
	}

.adbro-bankbca-round__btn {
	position: absolute;
	bottom: 2px;
	left: 50%;
	margin: 0 !important;
	margin-left: -43px !important;
	background: url(../images/bankbca-round-btn.png) no-repeat 50% 50% / contain;
	width: 87px;
	height: 20px;
	-webkit-animation: fadeInUp24 0.7s 0.2s both;
	animation: fadeInUp24 0.7s 0.2s both;
	}

.adbro-bankbca-round__btn:after {
	content: '';
	position: absolute;
	bottom: 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.5) 30%,
			rgba(255, 255, 255, 0.03) 1%,
			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 0.2s;
	animation: shine24 2s 0.2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	}



.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 0.4s both;
	animation: fadeIn24 1s 0.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 0.4s both;
	animation: fadeIn24 1s 0.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, 150%, 0);
		transform: translate3d(0, 150%, 0);
		visibility: visible;
		}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		}
	}

@keyframes slideInUp24 {
	from {
		-webkit-transform: translate3d(0, 150%, 0);
		transform: translate3d(0, 150%, 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 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 fadeInOut24 {
    0%,
    51%,
    100% {
        opacity: 0;
    }
    1%,
    50% {
        opacity: 1;
    }
}

@keyframes fadeInOut24 {
    0%,
    51%,
    100% {
        opacity: 0;
    }
    1%,
    50% {
        opacity: 1;
    }
}