.adbro-kalbe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 !important;
	}

.adbro-kalbe * {
	box-sizing: border-box;
	}

.adbro-kalbe__container {
	position: absolute;
	bottom: 0;
	height: 170px;
	left: 50%;
	margin: 0 !important;
	margin-left: -219px !important;
	width: 438px;
	max-width: none !important;
	}

.adbro-kalbe__decor {
	position: absolute;
	top: 0;
	margin: 0 !important;
	width: 55px;
	height: 63px;
	-webkit-animation: fadeInDown24 .7s .7s both;
	animation: fadeInDown24 .7s .7s both;
	z-index: 1;
	}

.adbro-kalbe__decor--1 {
	background: url(../images/kalbe-decor.png) no-repeat 50% 50% / contain;
	left: 0;
	}

.adbro-kalbe__decor--2 {
	background: url(../images/kalbe-decor2.png) no-repeat 50% 50% / contain;
	right: 0;
	}

.adbro-kalbe__side {
	position: absolute;
	bottom: 0;
	margin: 0 !important;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-animation: fadeInOut24 9s linear 5;
	animation: fadeInOut24 9s linear 5;
	}

.adbro-kalbe__side--2 {
	opacity: 0;
	-webkit-animation-delay: 4.5s;
	animation-delay: 4.5s;
	}

.adbro-kalbe__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 43px;
	margin: 0 !important;
	background: url(../images/kalbe-bg.png) no-repeat center top;
	background-size: cover;
	-webkit-animation: slideInUp24 .5s .3s both;
	animation: slideInUp24 .5s .3s both;
	}

.adbro-kalbe__logo {
	position: absolute;
	left: 50%;
	margin: 0 !important;
	bottom: 8px;
	margin-left: -147px !important;
	background: url(../images/kalbe-logo.png) no-repeat left bottom;
	background-size: contain;
	width: 44px;
	height: 13px;
	-webkit-animation: fadeInLeft24 .7s .7s both;
	animation: fadeInLeft24 .7s .7s both;
	}

.adbro-kalbe__text {
	display: block;
	position: absolute;
	left: 50%;
	margin: 0 !important;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	-webkit-animation: fadeInDown24 .7s .7s both;
	animation: fadeInDown24 .7s .7s both;
	}

.adbro-kalbe__text--1 {
	bottom: 0px;
	margin-left: -91px !important;
	background-image: url(../images/kalbe-text.png);
	width: 84px;
	height: 43px;
	}

.adbro-kalbe__text--2 {
	bottom: 3px;
	margin-left: -95px !important;
	background-image: url(../images/kalbe-text2.png);
	width: 91px;
	height: 33px;
	-webkit-animation-delay: 4.7s;
	animation-delay: 4.7s;
	}

.adbro-kalbe__img {
	display: block;
	position: absolute;
	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-kalbe__img--1 {
	bottom: 0;
	margin-left: 65px !important;
	background-image: url(../images/kalbe-img.png);
	width: 158px;
	height: 62px;
	}

.adbro-kalbe__btn {
	display: block;
	position: absolute;
	bottom: 4px;
	left: 50%;
	margin: 0 !important;
	margin-left: -1px !important;
	background: url(../images/kalbe-btn.png) no-repeat left bottom;
	background-size: contain;
	width: 69px;
	height: 18px;
	-webkit-animation: fadeInRight24 .7s .7s both;
	animation: fadeInRight24 .7s .7s both;
	overflow: hidden;
	}

.adbro-kalbe__btn:after {
	content: '';
	position: absolute;
	top: 3px;
	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: 72%;
	-webkit-animation: shine24 2s 2.2s;
	animation: shine24 2s 2.2s;
	-webkit-animation-iteration-count: 7;
	animation-iteration-count: 7;
	}


.adbro-grid__line {
	border-radius: 0 0 5px 5px !important;
	background: linear-gradient(180deg, #FFE301 0%, #F78301 100%);
	}

.adbro-grid__btn {
	background-image: url(../images/kalbe-grid-btn.png);
	}

.adbro-grid .adbro-close {
	bottom: auto;
	top: -5px;
	z-index: 2;
	}

.adbro-grid {
	background: #fff;
	border-radius: 0px;
	position: relative;
	}

.adbro-grid__list {
	display: block !important;
	padding: 19px 0 38px !important;
	position: relative;
	height: 300px !important;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	-webkit-animation: move27 1.8s 2s both;
	animation: move27 1.8s 2s both;
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
	}

.adbro-bottom .adbro-grid__list {
	margin: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	overflow-x: hidden !important;
	}

.adbro-grid__top {
	position: absolute;
	background: #F1E6D9;
	top: 0;
	left: 0;
	margin: 0 !important;
	width: 100%;
	height: 19px;
	border-radius: 5px 5px 0 0;
	z-index: 1;
	}

.adbro-grid__top::after {
	content: '';
	position: absolute;
	top: 1px;
	left: 50%;
	margin: 0 !important;
	margin-left: -47px !important;
	background: url(../images/kalbe-grid-top-title.png) no-repeat left bottom;
	background-size: contain;
	width: 95px;
	height: 16px;
	}

.adbro-grid__box {
	position: relative;
	display: block !important;
	margin: 0 auto !important;
	padding: 0 !important;
	}

.adbro-grid__box + .adbro-grid__box {
	margin-top: 5px !important;
	}

.adbro-grid__img {
	display: block !important;
	margin: 0 !important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	padding-bottom: 104.38%;
	}

.adbro-grid__box--1 .adbro-grid__img {
	background-image: url(../images/kalbe-grid-img.png);
	}

.adbro-slider {
	position: relative;
	padding-top: 0 !important;
	}

.adbro-bottom .adbro-grid {
	margin: 0 !important;
	padding: 0;
	}

.adbro-grid__arrow {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin: 0 !important;
	margin-left: -12px !important;
	background: url(../images/kalbe-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-grid__overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	}


.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 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 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 move27 {
	50% {
		-webkit-transform: translateY(-13%);
		transform: translateY(-13%);
		}
	}

@keyframes move27 {
	50% {
		-webkit-transform: translateY(-13%);
		transform: translateY(-13%);
		}
	}

@-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 fadeInOut24 {
	0%, 55%, 100% {
		opacity: 0;
		}
	5%, 50% {
		opacity: 1;
		}
	}

@keyframes fadeInOut24 {
	0%, 55%, 100% {
		opacity: 0;
		}
	5%, 50% {
		opacity: 1;
		}
	}