.adbro-kfc {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 !important;
    }

.adbro-kfc * {
    box-sizing: border-box;
    }

.adbro-kfc__block {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 !important;
    background: #B11010 url(../images/kfc-block-bg.png) center bottom no-repeat;
    background-size: cover;
    -webkit-animation: fadeIn24 1s 1.5s both, slideOutDown24 .5s 6.5s forwards;
    animation: fadeIn24 1s 1.5s both, slideOutDown24 .5s 6.5s forwards;
    z-index: 2;
}

.adbro-takeover-3s.adbro-kfc__block {
    -webkit-animation: fadeIn24 1s 1.5s both, slideOutDown24 .5s 4.5s forwards;
    animation: fadeIn24 1s 1.5s both, slideOutDown24 .5s 4.5s forwards;
}

.adbro-kfc__block-link {
    display: block !important;
    width: 100%!important;
    height: 100%!important;
    }

.adbro-kfc__block-link,
.adbro-kfc__block-img,
.adbro-kfc__block-text,
.adbro-kfc__block-logo {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    }

.adbro-kfc__block-logo {
    background-image: url(../images/kfc-block-logo.png);
    -webkit-animation: fadeInDown24 .7s 1.6s both;
    animation: fadeInDown24 .7s 1.6s both;
    background-position: top center;
    }

.adbro-kfc__block-img--1 {
    background-image: url(../images/kfc-block-img.png);
    -webkit-animation: fadeIn24 2s 1.8s both;
    animation: fadeIn24 2s 1.8s both;
    }

.adbro-kfc__block-img-light {
	margin: 0 !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	-webkit-mask: url(../images/kfc-block-img.png) no-repeat center bottom / contain;
	mask: url(../images/kfc-block-img.png) no-repeat center bottom / contain;
}

.adbro-kfc__block-img-light:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: skew(30deg, 0deg);
    transform: skew(30deg, 0deg);
    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: 45%;
	height: 100%;
    -webkit-animation: shine25 2s 3s;
    animation: shine25 2s 3s;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
}

.adbro-kfc__block-text--1 {
    background-image: url(../images/kfc-block-text.png);
    -webkit-animation: fadeInRight24 .9s 2.1s both;
    animation: fadeInRight24 .9s 2.1s both;
    }

.adbro-kfc__block-text--2 {
    background-image: url(../images/kfc-block-text2.png);
    -webkit-animation: fadeInRight24 .9s 2.3s both;
    animation: fadeInRight24 .9s 2.3s both;
    background-position: bottom center;
    }

.adbro-kfc__block-text--3 {
    background-image: url(../images/kfc-block-text3.png);
    -webkit-animation: fadeInLeft24 .7s 2.5s both;
    animation: fadeInLeft24 .7s 2.5s both;
    background-position: bottom center;
    }

.adbro-kfc__container {
    position: absolute;
    left: 50%;
    margin: 0 !important;
    bottom: 0;
    height: 170px;
    margin-left: -350px !important;
    width: 700px;
    max-width: none !important;
    }

.adbro-kfc__bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 75px;
    background: url(../images/kfc-bg.png) no-repeat center top;
    background-size: cover;
    -webkit-animation: slideInUp24 .5s .3s both;
    animation: slideInUp24 .5s .3s both;
    margin: 0 !important;
    }

.adbro-kfc__logo {
    position: absolute;
    left: 50%;
    margin: 0 !important;
    bottom: 2px;
    margin-left: -283px !important;
    background: url(../images/kfc-logo.png) no-repeat;
    background-size: contain;
    width: 73px;
    height: 48px;
    -webkit-animation: fadeInLeft24 .7s .7s both;
    animation: fadeInLeft24 .7s .7s both;
    }

.adbro-sm .adbro-kfc__logo {
    bottom: 10px;
    margin-left: -241px !important;
    width: 60px;
    height: 39px;
}

.adbro-kfc__img {
	display: block;
	position: absolute;
	left: 50%;
	margin: 0 !important;
	background-repeat  : no-repeat;
  	background-position: left bottom;
	background-size: contain;
	-webkit-animation: fadeIn24 1s .7s both;
	animation: fadeIn24 1s .7s both;
}

.adbro-kfc__img--1 {
	bottom: 0;
	margin-left: -207px!important;
	background-image: url(../images/kfc-img.png);
	width: 218px;
	height: 99px;
}

.adbro-kfc__img-light {
	margin: 0 !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	-webkit-mask: url(../images/kfc-img.png) no-repeat left bottom / contain;
	mask: url(../images/kfc-img.png) no-repeat left bottom / contain;
}

.adbro-kfc__img-light:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: skew(30deg, 0deg);
    transform: skew(30deg, 0deg);
    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: 45%;
	height: 100%;
    -webkit-animation: shine25 2s 6.8s;
    animation: shine25 2s 6.8s;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
}

.adbro-kfc__text {
	display: block;
	position: absolute;
	left: 50%;
	margin: 0 !important;
	background-repeat  : no-repeat;
  	background-position: left bottom;
	background-size: contain;
	-webkit-animation: fadeInRight24 .7s .7s both;
	animation: fadeInRight24 .7s .7s both;
}

.adbro-kfc__text--1 {
	bottom: -5px;
	margin-left: -55px!important;
	background-image: url(../images/kfc-text.png);
	width: 166px;
	height: 104px;
    -webkit-animation: fadeInUp24 .7s .9s both;
    animation: fadeInUp24 .7s .9s both;
}

.adbro-sm .adbro-kfc__text--1 {
    margin-left: -55px!important;
}

.adbro-kfc__text--2 {
	bottom: 13px;
	margin-left: 184px!important;
	background-image: url(../images/kfc-text2.png);
	width: 94px;
	height: 16px;
}

.adbro-sm .adbro-kfc__text--2 {
    bottom: 3px;
    margin-left: 130px!important;
}

.adbro-kfc__btn {
    position: absolute;
    left: 50%;
    margin: 0 !important;
    bottom: 5px;
    margin-left: 98px !important;
    background: url(../images/kfc-btn.png) no-repeat;
    background-size: contain;
    width: 82px;
    height: 26px;
    -webkit-animation: fadeInUp24 .7s .7s both;
    animation: fadeInUp24 .7s .7s both;
    }

.adbro-sm .adbro-kfc__btn {
    bottom: 17px;
    margin-left: 139px !important;
}

.adbro-kfc__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: 20%;
	height: 70%;
	-webkit-animation: shine24 2s 6.5s 6;
	animation: shine24 2s 6.5s 6;
}



.adbro-takeover-replay .adbro-close {
    top: 10px;
    bottom: auto;
    right: 10px;
    }

.adbro-replay {
    position: absolute;
    bottom: 45px;
    left: 5px;
    margin: 0 !important;
    background: url(https://cdn.adbro.me/inimage/images/adbro-replay.svg) no-repeat;
    background-size: 100% 100%;
    width: 24px;
    height: 23px;
    -webkit-animation: fadeIn24 1s .6s both;
    animation: fadeIn24 1s .6s both;
    cursor: pointer;
    z-index: 1;
    }

.adbro-close {
    position: absolute;
    bottom: 80px;
    right: 5px;
    background: url(https://cdn.adbro.me/inimage/images/adbro-close.svg) no-repeat;
    background-size: 100% 100%;
    width: 22px;
    height: 22px;
    -webkit-animation: fadeIn24 1s .4s both;
    animation: fadeIn24 1s .4s both;
    cursor: pointer;
    margin: 0 !important;
    z-index: 1;
    }

.adbro-icon {
    position: absolute;
    bottom: 51px;
    right: 3px;
    background: url(https://cdn.adbro.me/inimage/images/adbro-icon2.svg) no-repeat 50% 50%;
    background-size: 100% 100%;
    width: 25px;
    height: 24px;
    -webkit-animation: fadeIn24 1s .4s both;
    animation: fadeIn24 1s .4s both;
    cursor: pointer;
    margin: 0 !important;
    z-index: 1;
    }

.adbro-link {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 120px;
    margin: 0 !important;
    }

@-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 zoomInOut25 {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        }
    12.5% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
        }
    25% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        }
    37.5% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
        }
    50% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        }
    }

@keyframes zoomInOut25 {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        }
    12.5% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
        }
    25% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        }
    37.5% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
        }
    50% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        }
    }

@-webkit-keyframes shine24 {
    0% {
        left: 10%;
        opacity: 0;
        }
    5% {
        opacity: 0;
        }
    50% {
        opacity: 0.8;
        }
    80% {
        opacity: 0;
        }
    100% {
        left: 90%;
        }
    }

@keyframes shine24 {
    0% {
        left: 10%;
        opacity: 0;
        }
    5% {
        opacity: 0;
        }
    50% {
        opacity: 0.3;
        }
    80% {
        opacity: 0;
        }
    100% {
        left: 90%;
        }
    }

@-webkit-keyframes zoomIn26 {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5);
        transform: scale3d(.5, .5, .5);
        }
    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        }
    }

@keyframes zoomIn26 {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5);
        transform: scale3d(.5, .5, .5);
        }
    50% {
        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 fadeIn24 {
    from {
        opacity: 0;
        }
    to {
        opacity: 1;
        }
    }

@keyframes fadeIn24 {
    from {
        opacity: 0;
        }
    to {
        opacity: 1;
        }
    }

@-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 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 flash24 {
    from {
        opacity: 0;
        }
    50% {
        opacity: 1;
        }
    to {
        opacity: 0;
        }
    }

@keyframes flash24 {
    from {
        opacity: 0;
        }
    50% {
        opacity: 1;
        }
    to {
        opacity: 0;
        }
    }

@-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 slideOutDown24 {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        }
    to {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        }
    }

@keyframes slideOutDown24 {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        }
    to {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        }
    }

@-webkit-keyframes shine25 {
    0% {
        left: 90%;
        opacity: 0;
    }
    5% {
        opacity: 0.5;
    }
    80% {
        opacity: 0.3;
    }
    100% {
        left: -50%;
        opacity: 0;
    }
}

@keyframes shine25 {
    0% {
        left: 90%;
        opacity: 0;
    }
    5% {
        opacity: 0.5;
    }
    80% {
        opacity: 0.3;
    }
    100% {
        left: -50%;
        opacity: 0;
    }
}