@charset "UTF-8";

.bg1,
.camera,
.camera_cover,
.s1_hand_img,
.slider,
.wrapper {
    overflow: hidden
}

.header_content,
.logo1,
.myslides,
.s1_hand,
.s3_main_content,
.section1,
.section3,
.text {
    text-align: center
}

.logo1 h1,
a,
body {
    color: #000
}

.dots_bar,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

.new_price,
.old_price,
body,
button,
h1 {
    font-family: Roboto, sans-serif
}

button,
h1 {
    font-size: 30px;
    text-transform: uppercase
}

body {
    font-family: Lato, sans-serif;
    line-height: 1;
    background-color: #000
}

.section3 p,
.section_3_content p {
    line-height: 35px
}

.new_price,
.old_price,
button,
h1 {
    font-weight: 700
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a,
a:active,
a:focus,
a:hover,
a:visited,
button,
button:visited {
    outline: 0 !important
}

h1 {
    margin-bottom: 30px
}

.iframe {
    height: 350px;
    width: 250px;
    position: fixed;
    top: 35%;
    -webkit-border-top-right-radius: 20px;
    -moz-border-top-right-radius: 20px;
    -o-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-bottom-right-radius: 20px;
    -o-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.bg1,
.bg2 {
    position: absolute
}

.wrapper {
    width: 800px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-right: 30px solid #000;
    -moz-border-right: 30px solid #000;
    -o-border-right: 30px solid #000;
    border-right: 30px solid #000;
    -webkit-border-left: 30px solid #000;
    -moz-border-left: 30px solid #000;
    -o-border-left: 30px solid #000;
    border-left: 30px solid #000;
    background-color: #000
}

.dots_bar,
.slider {
    background-color: #cf000f
}

.header_bg {
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
    background: url(../img/bg_photo_01.png) left no-repeat;
    background-size: contain;
    padding-top: 15%
}

.bg1 {
    width: 62.35%;
    z-index: 1
}

.bg2 {
    z-index: 0;
    width: 30%
}

.logo {
    animation: deer 5s ease-in;
    animation-iteration-count: infinite;
    height: 330px;
    width: 300px;
    margin: 30px auto 0 auto;
    background: url(../img/deer.png) center no-repeat;
    background-size: contain
}

@keyframes deer {
    50% {
        background: url(../img/deer2.png) center no-repeat;
        background-size: contain
    }

    100% {
        background: url(../img/deer.png) center no-repeat;
        background-size: contain
    }
}

.logo1 .logoSpan2 {
    color: #fff;
    -webkit-border-top: 4px solid #fff;
    -moz-border-top: 4px solid #fff;
    -o-border-top: 4px solid #fff;
    border-top: 4px solid #fff;
    box-sizing: border-box;
    -webkit-border-bottom: 4px solid #fff;
    -moz-border-bottom: 4px solid #fff;
    -o-border-bottom: 4px solid #fff;
    border-bottom: 4px solid #fff
}

.logo1,
.s1_hand {
    position: relative
}

.blue_bg {
    height: 100%;
    width: 80%
}

.header {
    width: 100%
}

.logo1 {
    width: 100%;
    margin-top: -10%;
    z-index: 20
}

.logo1 h1 {
    font-size: 130px;
    width: 100%
}

.logoSpan1 {
    color: #fff;
    background-color: #cf000f;
    padding: 5px 20px 5px 20px;
    display: inline-block;
    margin: 0 5px 0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.logoSpan2 {
    display: inline-block;
    position: relative;
    color: #cf000f;
    -webkit-border-top: 4px solid #cf000f;
    -moz-border-top: 4px solid #cf000f;
    -o-border-top: 4px solid #cf000f;
    border-top: 4px solid #cf000f;
    box-sizing: border-box;
    -webkit-border-bottom: 4px solid #cf000f;
    -moz-border-bottom: 4px solid #cf000f;
    -o-border-bottom: 4px solid #cf000f;
    border-bottom: 4px solid #cf000f
}

.header_content {
    z-index: 3
}

.section1 {
    width: 100%;
    height: 100%;
    margin-top: 120px
}

.section1 button {
    margin: 70px auto 0;
    width: 40%
}

.s1_hand {
    z-index: 2;
    left: 20%;
    margin-top: -8%;
    width: 140%;
    -wekbit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.s1_hand_img,
.s1_hand_img_shadow {
    width: 100%
}

.s1_hand_img {
    position: absolute;
    z-index: 2
}

.s1_hand_img_shadow {
    margin-left: -20px;
    margin-top: -30px;
    z-index: 10
}

#video {
    position: absolute;
    width: 40%;
    height: 64%;
    z-index: 0;
    margin-top: 8.2%;
    left: 3%
}

.slider {
    width: 100%;
    height: 100%;
    padding-top: 50px
}

.numbertext,
.text {
    color: #f2f2f2;
    padding: 8px 12px;
    position: absolute
}

.myslides {
    height: 100%;
    width: 90%;
    margin: 0 auto
}

.myslides img {
    width: 50%;
    margin: 0 auto;
    border-radius: 300px
}

.myslides p {
    font-size: 30px;
    margin: 30px auto;
    width: 90%;
    text-transform: uppercase
}

.dots_bar,
.slide_controls {
    width: 100%
}

.text {
    font-size: 15px;
    bottom: 8px;
    float: left
}

.numbertext {
    font-size: 12px;
    top: 0
}

.camera_cover,
.photo_cover {
    position: relative;
    text-align: center
}

.dots_bar {
    margin-bottom: 50px;
    padding-bottom: 50px
}

.dot,
.section h1,
.section3 p {
    display: inline-block
}

.dot {
    cursor: pointer;
    height: 25px;
    width: 25px;
    margin: 20px 20px 0;
    background-color: #0079f0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color .6s ease;
    -moz-transition: background-color .6s ease;
    -o-transition: background-color .6s ease;
    transition: background-color .6s ease
}

.btn,
.btn:hover,
.photo {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.rc-anchor {
    z-index: 9999;
    position: relative
}

.camera_cover,
.section2 {
    width: 100%;
    height: 100%
}

.section2 {
    background-color: #f2f2f2;
    padding: 30px 0
}

.active,
.dot:hover {
    background-color: #054d91
}

.fade {
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-name: fade;
    -moz-animation-name: fade;
    -o-animation-name: fade;
    animation-name: fade
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@media only screen and (max-width:300px) {

    .next,
    .prev,
    .text {
        font-size: 11px
    }
}

.camera_cover {
    z-index: 10;
    position: relative
}

.camera_hidden {
    padding-top: 50px;
    height: 200px;
    width: 95%;
    position: absolute;
    background-color: #f2f2f2;
    top: -50px;
    z-index: -1
}

.camera {
    width: 90%;
    margin: 0 auto;
    z-index: inherit;
    z-index: 19
}

.photo_cover {
    height: 100%;
    width: 100%
}

.photo {
    width: 75%;
    margin-top: -150px;
    margin-left: 2px;
    z-index: -2;
    position: relative
}

.section3 {
    margin-bottom: 50px;
    width: 100%;
    margin-top: 50px;
    height: 100%;
    background: url(../img/bg_photo_04.jpg) right no-repeat;
    background-size: contain
}

.section3 button {
    width: 40%
}

.rainbow {
    width: 7%;
    position: absolute;
    z-index: 60
}

.input_cover,
.order_img,
.order_text,
.price,
input {
    position: relative
}

.input_cover p {
    font-size: 12px
}

s3_main_content p {
    font-size: 90px
}

.s3_main_content {
    width: 70%;
    margin: 0 auto
}

.section_3_content {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0
}

.section_3_content:first-child {
    padding-top: 0
}

.section3 p {
    font-size: 30px;
    width: 80%;
    margin: 0 auto;
    text-align: left;
    color: #fff
}

.section3_header {
    float: left;
    height: 100%
}

.section3_header h1 {
    font-size: 100px;
    color: #ff0;
    text-align: left;
    height: 100%
}

.container,
.container3,
.text li {
    text-align: center
}

.section3_text {
    height: 100%
}

.section h1 {
    width: 10%
}

.section3 span {
    color: #ff0;
    font-size: 30px
}

.section3 button {
    margin-top: 50px;
    margin-bottom: 0
}

.container {
    width: 80%;
    margin: 0 auto
}

.text li,
.text ul {
    margin-top: 20px
}

.s3_photo,
.text {
    width: 50%;
    height: inherit
}

.fa-check {
    color: #adff2f
}

.text li {
    font-size: 25px
}

.s3_photo {
    float: right;
    width: 50%
}

.s3_photo img {
    width: 400px;
    margin-right: 20%
}

.order_form {
    background-color: #f2f2f2;
    width: 80%;
    margin: 0 auto 50px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-border: 3px solid #ccc;
    -moz-border: 3px solid #ccc;
    -o-border: 3px solid #ccc;
    border: 3px solid #ccc;
    padding: 20px;
    height: 100%;
    overflow: auto
}

.order_form h1 {
    font-size: 90px
}

.order_photo {
    width: 50%;
    float: left;
    height: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 0 10px;
    position: relative;
    z-index: 999999999
}

.container3 {
    width: 100%;
    height: 100%;
    margin: 0 auto
}

.text_photo {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.section3 h1 {
    margin-bottom: 50px;
    color: #fff
}

.order_img {
    display: block;
    width: 100%;
    float: none;
    height: 65%
}

.cert,
.prod {
    display: inline-block
}

.prod {
    width: 43%
}

.cert {
    width: 25%
}

.order_text1 {
    font-size: 25px;
    color: #373737;
    padding-top: 20px
}

.order_text2 {
    font-size: 30px;
    color: #cf000f;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px
}

#packs {
    color: #cf000f;
    font-weight: 700
}

.price {
    float: none;
    width: 100%;
    display: block;
    margin: 30px 0 10px 0
}

.new_price,
.old_price {
    width: 100%;
    display: inline-block;
    float: none;
    font-size: 40px
}

.old_price {
    color: #000
}

.new_price {
    color: #cf000f
}

.new_price p {
    font-size: 70px;
    position: relative;
    z-index: 99999999
}

.order_text {
    width: 40%;
    height: 100%;
    float: right;
    padding: 20px;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23)
}

.namephone {
    text-align: left;
    margin: 20px 0 10px
}

.name {
    margin-top: 0
}

.wrapper input,
.wrapper select {
    width: 100%;
    height: 50px;
    font-size: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-border: 1px solid #f2f2f2;
    -moz-border: 1px solid #f2f2f2;
    -o-border: 1px solid #f2f2f2;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    padding-left: 10px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}
.wrapper select{
    background: #fff url(../img/select.png) no-repeat 95% 50%!important;
}
.wrapper input {
    height: 45px
}

.btn_cover {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    margin: 20px auto
}

.top_btn {
    background-color: #cf000f !important
}

.btn {
    padding: 10px 0;
    box-sizing: border-box;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-border: 0;
    -moz-border: 0;
    -o-border: 0;
    border: 0;
    background-color: #4267b2;
    color: #fff;
    font-size: 30px;
    margin: 0 auto 0 auto;
    box-sizing: border-box;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .75)
}

.btn:hover {
    background-color: #2f4899;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.description {
    margin: 20px 0;
    text-align: left;
    color: grey;
    font-size: 14px
}

#footer,
.timer,
.timer_cover {
    text-align: center
}

.description p {
    margin-top: 10px
}

.btn_true {
    display: value;
    margin: 20px auto 0
}

.btn_false {
    display: none
}

.btn_bottom {
    margin-top: 15px;
    margin-bottom: 0
}

.timer_cover {
    height: 100%;
    width: 100%;
    display: block
}

.timer {
    width: 370px;
    height: 80px;
    display: inline-block;
    pointer-events: none
}

.flip-clock-wrapper {
    margin: 0
}

.flip-clock-label {
    display: none
}

@media screen and (min-width:150px) and (max-width:240px) {
    .s1_hand {
        position: relative;
        z-index: 1
    }

    #video {
        margin-top: 8.5%;
        height: 71%;
        position: absolute
    }
}

@media screen and (max-width:300px) {
    .camera_hidden {
        height: 50px
    }
}

@media screen and (min-width:241px) and (max-width:330px) {
    .s1_hand {
        position: relative;
        z-index: 1
    }

    #video {
        margin-top: 7.8%;
        height: 68%;
        position: absolute
    }
}

@media screen and (min-width:331px) and (max-width:400px) {
    #iframe {
        right: 61.1%;
        overflow: hidden;
        top: 27%;
        width: 33.5%;
        position: absolute;
        height: 65%;
        z-index: 2;
        display: block
    }
}

@media screen and (max-width:400px) {

    .flip-clock-label,
    .section3_header h1 {
        display: none
    }

    .wrapper {
        width: 100%;
        -webkit-border: 0;
        -moz-border: 0;
        -o-border: 0;
        border: 0
    }

    .header {
        height: 100%;
        margin-bottom: 100px
    }

    .s1_hand {
        width: 220%;
        margin-top: -26%;
        left: 0;
        position: relative
    }

    .s1_hand_shadow {
        z-index: -2;
        position: absolute
    }

    #video {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        width: 40%;
        top: 0
    }

    #src_video {
        z-index: 2;
        position: absolute;
        width: 30%
    }

    .order_form {
        -webkit-border-left: 0;
        -moz-border-left: 0;
        -o-border-left: 0;
        border-left: 0;
        -webkit-border-right: 0;
        -moz-border-right: 0;
        -o-border-right: 0;
        border-right: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        padding: 0;
        overflow: hidden
    }

    .order_photo,
    .order_text {
        float: none
    }

    .text_photo {
        text-align: center;
        width: 95%;
        margin: 0 auto
    }

    .order_text {
        width: 100%;
        padding-top: 20px;
        padding-right: 0;
        padding-left: 0;
        margin: 0 auto 50px;
        order: 3
    }

    .order_photo {
        width: 90%;
        margin: 0 auto;
        order: 1
    }

    .timer_cover {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .btn_cover {
        width: 90%
    }

    .btn {
        margin-bottom: 0;
        padding: 10px;
        box-sizing: border-box;
        font-size: 8vw
    }

    .section1 button {
        width: 70%;
        height: 50px
    }

    .order_text2 {
        margin-top: 10px;
        order: 2
    }

    .slick-dots li {
        margin: 0 5px 20px 5px
    }

    .input_cover {
        width: 90%;
        margin: 0 auto
    }

    input,
    select {
        width: 100%
    }

    .namephone {
        width: 90%
    }

    .logo1 h1 {
        font-size: 14vw
    }

    .photo {
        margin-top: -14vw
    }

    .order_form {
        width: 100%
    }

    .order_form h1 {
        font-size: 14vw;
        margin-top: 30px
    }

    .s3_main_content {
        width: 90%
    }

    .section3_text p {
        font-size: 20px
    }

    .section3 p {
        width: 100%
    }

    .timer_cover {
        width: 280px
    }

    .slider {
        margin-bottom: 50px;
        height: 100%;
        min-height: 0
    }

    .old p {
        font-size: 9vw
    }

    .new p {
        font-size: 14vw
    }

    .timer_cover {
        height: 50px;
        margin-top: 0;
        position: relative;
        width: 230px;
        order: 2
    }

    .timer {
        position: absolute;
        top: -18px;
        left: -70px;
        transform: scale(.6)
    }

    .top_btn {
        font-size: 19px
    }

    .description {
        width: 90%;
        margin: 20px auto 0
    }

    .description p {
        width: 100%
    }

    .order_text1,
    .order_text2 {
        font-size: 8vw
    }
}

@media screen and (min-width:401px) and (max-width:430px) {
    .s1_hand {
        width: 180%;
        left: 10%
    }

    .order_form {
        width: 100%
    }

    .s3_main_content {
        width: 90%
    }

    .order_form h1 {
        font-size: 60px
    }

    .old p {
        font-size: 40px
    }
}

@media screen and (min-width:401px) and (max-width:500px) {
    .s1_hand {
        width: 180%;
        left: 10%
    }

    #video {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px
    }

    .order_form h1 {
        font-size: 80px
    }

    .s3_main_content {
        width: 90%
    }

    .photo {
        margin-top: -80px
    }

    .order_form {
        width: 100%
    }
}

@media screen and (max-width:500px) {
    .myslides p {
        font-size: 5vw
    }
}

@media screen and (min-width:401px) and (max-width:800px) {
    .header {
        height: 100%
    }

    .logo1 h1 {
        font-size: 15vw;
        margin-bottom: 80px
    }

    .wrapper {
        width: 100%;
        -webkit-border: 0;
        -moz-border: 0;
        -o-border: 0;
        border: 0
    }

    .s1_hand {
        position: relative;
        z-index: 10
    }

    #src_video,
    #video,
    .s1_hand_img,
    .s1_hand_shadow {
        position: absolute
    }

    .s1_hand_img {
        z-index: 1
    }

    .s1_hand_shadow {
        z-index: -2
    }

    #video {
        z-index: 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        width: 40%;
        top: 0
    }

    #src_video {
        z-index: 2;
        width: 30%
    }

    .text_photo {
        display: flex;
        flex-direction: column
    }

    .order_form {
        width: 100%;
        -webkit-border-left: 0;
        -moz-border-left: 0;
        -o-border-left: 0;
        border-left: 0;
        -webkit-border-right: 0;
        -moz-border-right: 0;
        -o-border-right: 0;
        border-right: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        padding: 0;
        overflow: hidden;
        display: flex;
        flex-direction: column
    }

    .order_photo,
    .order_text {
        float: none
    }

    .text_photo {
        text-align: center;
        width: 95%;
        margin: 0 auto
    }

    .order_text {
        width: 100%;
        padding-top: 20px;
        padding-right: 0;
        padding-left: 0;
        margin: 0 auto 50px;
        order: 4
    }

    .order_photo {
        width: 90%;
        margin: 0 auto;
        order: 1
    }

    .order_text2 {
        order: 2
    }

    .timer_cover {
        order: 3;
        display: block;
        margin: 0 auto 35px;
        position: relative
    }

    .timer,
    .timer1 {
        width: 370px
    }

    .btn {
        margin-bottom: 0;
        font-size: 40px
    }

    .section1 button {
        width: 70%
    }

    .old p {
        font-size: 8vw
    }

    .new p {
        font-size: 12vw
    }

    .order_text2 {
        margin-top: 10px
    }

    .input_cover {
        width: 90%;
        margin: 0 auto
    }

    input,
    select {
        width: 100%
    }

    .namephone {
        width: 90%
    }

    .prod {
        width: 20%
    }

    .btn_cover {
        width: 90%
    }

    .order_form h1 {
        font-size: 13vw;
        margin-top: 30px
    }

    .description {
        width: 90%;
        margin: 20px auto 0
    }
}

@media screen and (min-width:801px) and (max-width:1024px) {
    .timer_cover {
        margin: 0
    }

    .timer {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .order_form p {
        float: left
    }

    .new_price p {
        font-size: 70px
    }

    .order_text1 {
        font-size: 20px;
        margin-top: 0
    }

    .order_text2 {
        font-size: 25px
    }

    .order_text {
        padding: 0 20px
    }

    .name {
        margin-top: 20px
    }

    .btn {
        margin-top: 9%
    }

    .section1 button {
        width: 60%
    }
}

/*!
 */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes tada {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

@keyframes tada {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

.item-gift {
    text-align: center;
    font-weight: bold;
    display: none;
  }