.adbro-dove {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 !important;
}

.adbro-dove * {
    box-sizing: border-box;
}

.adbro-dove__block {
    display: block!important;
    position: absolute;
    background: #F7F7F6;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 !important;
    z-index: 2;
    -webkit-animation: fadeIn24 1s 1.5s both, slideOutDown24 .5s 6.5s forwards;
    animation: fadeIn24 1s 1.5s both, slideOutDown24 .5s 6.5s forwards;
}

.adbro-dove__block:before,
.adbro-dove__elements:before,
.adbro-dove__block:after,
.adbro-dove__elements:after {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
}

.adbro-dove__block:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/dove-block.jpg);
    -webkit-animation: zoomIn27 6s 1.5s linear;
    animation: zoomIn27 6s 1.5s linear;
    -webkit-animation-iteration-count: 3;
    animation-iteration-count: 3;
}

.adbro-dove__block:after {
    top: 15px;
    left: 5px;
    background-image: url(../images/dove-block-logo.png);
    width: 82px;
    height: 60px;
    -webkit-animation: fadeInLeft24 .7s 1.7s both;
    animation: fadeInLeft24 .7s 1.7s both;
}

.adbro-dove__block-text {
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    bottom: 25px;
    left: 75px;
    background-image: url(../images/dove-block-text.png);
    width: 155px;
    height: 32px;
    z-index: 2;
    -webkit-animation: slideInUp24 .7s 1.7s both;
    animation: slideInUp24 .7s 1.7s both;
}

.adbro-dove__bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 66px;
    background: url(../images/dove-bg.png) no-repeat top center;
    background-size: auto 66px;
    -webkit-animation: slideInUp24 .7s .5s both;
    animation: slideInUp24 .7s .5s both;
    margin: 0 !important;
}

.adbro-dove__logo {
    position: absolute;
    bottom: 9px;
    left: 50%;
    margin: 0 !important;
    margin-left: 52px !important;
    background: url(../images/dove-logo.png) no-repeat left bottom;
    background-size: contain;
    width: 46px;
    height: 33px;
    -webkit-animation: fadeInLeft24 .7s .7s both;
    animation: fadeInLeft24 .7s .7s both;
}

.adbro-dove__img {
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin: 0 !important;
    margin-left: -70px !important;
    background: url(../images/dove-img.png) no-repeat left bottom;
    background-size: contain;
    width: 118px;
    height: 70px;
    -webkit-animation: slideInUp24 .7s .5s both;
    animation: slideInUp24 .7s .5s both;
}

.adbro-dove__elements {
    position: absolute;
    bottom: 63px;
    left: 50%;
    margin: 0 !important;
    margin-left: -62px !important;
    background: url(../images/dove-img3.png) no-repeat left bottom;
    background-size: contain;
    width: 27px;
    height: 23px;
    -webkit-animation: fadeInUp27 2.7s .5s both linear;
    animation: fadeInUp27 2.7s .5s both linear;
    -webkit-animation-iteration-count: 5;
    animation-iteration-count: 5;
}

.adbro-dove__elements:before {
    top: 22px;
    left: 50%;
    margin: 0 !important;
    margin-left: -33px !important;
    background-image: url(../images/dove-img4.png);
    width: 25px;
    height: 26px;
    -webkit-animation: fadeInUp27 2.7s .5s both linear;
    animation: fadeInUp27 2.7s .5s both linear;
    -webkit-animation-iteration-count: 5;
    animation-iteration-count: 5;
}

.adbro-dove__elements:after {
    top: 20px;
    left: 50%;
    margin: 0 !important;
    margin-left: 97px !important;
    background-image: url(../images/dove-img2.png);
    width: 22px;
    height: 25px;
    -webkit-animation: fadeInUp27 2.7s .5s both linear;
    animation: fadeInUp27 2.7s .5s both linear;
    -webkit-animation-iteration-count: 5;
    animation-iteration-count: 5;
}

.adbro-dove__text {
    position: absolute;
    bottom: 17px;
    left: 50%;
    margin: 0 !important;
    margin-left: -155px !important;
    background: url(../images/dove-text.png) no-repeat left bottom;
    background-size: contain;
    width: 85px;
    height: 17px;
    -webkit-animation: fadeInDown24 .7s .7s both;
    animation: fadeInDown24 .7s .7s both;
}

.adbro-dove__btn {
    display: block;
    position: absolute;
    bottom: 13px;
    left: 50%;
    margin: 0 !important;
    margin-left: 86px !important;
    background: url(../images/dove-btn.png) no-repeat left bottom;
    background-size: contain;
    width: 48px;
    height: 14px;
    -webkit-animation: fadeInUp24 .7s .7s both, shake24 3s 7s;
    animation: fadeInUp24 .7s .7s both, shake24 3s 7s;
    -webkit-animation-iteration-count: 1, 3;
    animation-iteration-count: 1, 3;
}

.adbro-replay {
    position: absolute;
    bottom: 35px;
    left: 5px;
    margin: 0!important;
    background: url(https://cdn.adbro.me/inimage/images/adbro-replay.svg) no-repeat;
    background-size: 18px 18px;
    width: 24px;
    height: 23px;
    -webkit-animation: fadeIn24 1s .6s both;
    animation: fadeIn24 1s .6s both;
    cursor: pointer;
    z-index: 1;
}

.adbro-link {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 85px;
    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: 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 fadeInUp27 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    50% {
        opacity: 1;
        -webkit-transform: translate3d(0, -130%, 0);
        transform: translate3d(0, -130%, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -250%, 0);
        transform: translate3d(0, -250%, 0);
    }
}

@keyframes fadeInUp27 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    50% {
        opacity: 1;
        -webkit-transform: translate3d(0, -130%, 0);
        transform: translate3d(0, -130%, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -250%, 0);
        transform: translate3d(0, -250%, 0);
    }
}

@-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 shake24 {
    from, 50% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    5%, 15%, 25%, 35%, 45% {
        -webkit-transform: translate3d(-3px, 0, 0);
        transform: translate3d(-3px, 0, 0);
    }
    10%, 20%, 30%, 40% {
        -webkit-transform: translate3d(3px, 0, 0);
        transform: translate3d(3px, 0, 0);
    }
}

@keyframes shake24 {
    from, 50% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    5%, 15%, 25%, 35%, 45% {
        -webkit-transform: translate3d(-3px, 0, 0);
        transform: translate3d(-3px, 0, 0);
    }
    10%, 20%, 30%, 40% {
        -webkit-transform: translate3d(3px, 0, 0);
        transform: translate3d(3px, 0, 0);
    }
}

@-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 slideOutDown24 {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        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 {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@-webkit-keyframes zoomIn27 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes zoomIn27 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes fadeInOut24 {
    0% {
        opacity: 0;
    }
    3.85% {
        opacity: 1;
    }
    49.99% {
        opacity: 1;
    }
    53.83% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeInOut24 {
    0% {
        opacity: 0;
    }
    3.85% {
        opacity: 1;
    }
    49.99% {
        opacity: 1;
    }
    53.83% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
