.tablet_animation{
    width: 1140px;
    height: 700px;
    background: url(../images/tabs/planshet.png) no-repeat, url(../images/tabs/planshet.png) no-repeat -1300px;
    position: absolute;
    top: -16px;
    left: -503px;
    z-index: 5;
}
.images_tablet{
    position: absolute;
    top: 45px;
    left: 66px;
}
.tablet_button_square{
    position: absolute;
    top: 36px;
    left: 580px;
}
.tablet_button_square_shadow{
    position: absolute;
    top: 50px;
    left: 581px;
    opacity: 0;
}
.tablet_button_circle{
    position: absolute;
    top: 254px;
    left: 942px;
}
.tablet_button_circle_shadow{
    position: absolute;
    top: 266px;
    left: 942px;
    opacity: 0;
}
.tablet_card{
    position: absolute;
    top: 104px;
    left: 517px;
}
.tablet_card_shadow{
    position: absolute;
    top: 132px;
    left: 515px;
    opacity: 0;
}