.block-1{
    height: 710px;
    color: #fff;
    padding: 24px 10px 40px;
    background: url(../img/top-bg.jpg) 50% 0 no-repeat;
}
.block-1 h1{
    height: 100px;
    font-size: 30px;
    text-align: center;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.block-1 .info{
    position: relative;
    height: 250px;
    padding: 26px 190px 0 30px;
    font-size: 20px;
    line-height: 1.4em;
}
.block-1 .sale{
    position: absolute;
    top: 201px;
    left: 24px;
    font-weight: 700;
    font-size: 30px;
    color: #333;
}
.cost{
    padding: 20px 30px 20px 250px;
    text-align: right;
}
.cost>span{
    display: block;
    font-size: 24px;
    line-height: 1.4em;
}
.cost span.new-cost{
    font-size: 48px;
    font-weight: 700;
    color: #ffde00;
}
.cost span.old-cost{
    text-decoration: line-through;
}
.block-1 .button-m{
    margin: 70px auto 0;
}
.block-2{
    padding-bottom: 500px;
    background: url(../img/pic-2.jpg) 50% 100% no-repeat;
}
.block-2 .video-container{
    position: relative;
    width: 440px;
    height: 244px;
    margin: 30px auto 0;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 0 30px 0 rgba(0,0,0,.05);
}
.block-2 .video-container iframe, .block-2 .video-container object, .block-2 .video-container embed{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.block-2>h3{
    margin: 20px 0 0;
    font-size: 20px;
    text-align: center;
}
.block-2 .list>li{
    margin: 15px 0 0;
    padding: 0 0 0 30px;
    background: url(../img/check-icon.png) 0 4px no-repeat;
}
.block-3 .about>img{
    display: block;
    margin: -10px auto 0;
}
.block-3 .list{
    border-bottom: 1px solid rgba(255,255,255,.08);
}
.block-3 .list:last-child{
    border: 0;
}
.block-3 .list>li{
    padding: 10px;
    font-weight: 300;
}
.block-3 .list>li:nth-child(2n){
    background: rgba(189, 189, 189, 0.2);
}
.block-3 .list>li:after{
    content: '';
    display: block;
    clear: both;
    height: 0;
}
.block-3 .list .list-param{
    display: block;
    float: left;
    width: 50%;
    font-weight: 400;
}
.block-3 .list .list-param:before{
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 10px 0 0;
    border: 2px solid #facde4;
    border-radius: 50%;
    background: #ad2a9a;   
}
.block-3 .list .list-detail{
    display: block;
    float: left;
    width: 50%;
    text-align: right;
}
.block-3 .about>p{
    padding: 20px 10px 0;
    text-align: justify;
}
.block-3 .button-m{
    margin-top: 40px;
}
.block-4{
    padding: 35px 20px 30px;
    background: url(../img/bg-2.jpg) -10px 100% no-repeat #8AE356;
}
.block-4 .container{
    padding: 0 0 0 230px;
    color: #fff;
}
.block-4 .message{
    margin: 0 0 20px;
    font-size: 20px;
    line-height: 1.4em;
    text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.12);
}
.block-4 .message>strong{
    display: block;
    margin: 0 0 5px;
    font-size: 44px;
    line-height: 0.8em;
}
.block-4 .container .app-link{
    display: inline-block;
    margin: 10px 0 0 30px;
}
.block-4 .container .app-link>img{
    display: inline-block;
}
.block-5{
    padding: 40px 0 0;
    background: url(../img/bg-3.jpg) 50% 100% no-repeat;
    background-size: cover;
    color: #fff;
}
.block-5 .list>li{
    position: relative;
    float: left;
    width: 50%;
    padding: 0 10px 40px;
    text-align: center;
    font-size: 18px;
}
.block-5 .list>li:before{
    content: '';
    display: block;
    width: 139px;
    height: 139px;
    margin: 0 auto 20px;
    background: url(../img/del-icon.png) no-repeat;
}
.block-5 .list>li:nth-child(1):before{
    background-position: 0 0;
}
.block-5 .list>li:nth-child(2):before{
    background-position: -139px 0;
}
.block-5 .list>li:nth-child(3):before{
    background-position: -278px 0;
}
.block-5 .list>li:nth-child(4):before{
    background-position: -417px 0;
}
.block-9{
    padding-bottom: 640px;
    background: url(../img/pic-4.jpg) 50% 100% no-repeat;
}
.block-9 .list{
    padding: 10px 0 30px;
}
.block-9 .list>li{
    margin: 10px 40px 20px;
    font-size: 21px;
    line-height: 28px;
}
.block-9 .list>li span{
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 0 10px 0 0;
    font-size: 17px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    font-weight: 700;
    color: #fff;
    background: #9c0461;
}
.block-6{
    padding: 40px 0;
}
.block-6 .rev-slider{
    position: relative;
}
.block-6 .rev-item{
    float: left;
    margin: 0 20px;
    text-align: center;
    overflow: hidden;
}
.block-6 .rev-item>img{
    display: block;
    margin: 0 auto 15px;
}
.block-6 .rev-item>h4{
    margin: 0 0 10px;
    padding: 0 0 20px 0;
    font-size: 20px;
    background: url(../img/star.png) 50% 100% no-repeat;
}
.block-6 .rev-item>p{
    margin: 0 0 10px;
    text-align: center;
}
.block-6 .video-container{
    position: relative;
    width: 440px;
    height: 244px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 4px;
}
.block-6 .video-container iframe, .block-6 .video-container object, .block-6 .video-container embed{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.block-7{
    position: relative;
    padding: 0px;
}
.block-7>img{
    display: block;
    margin: 0 auto 20px;
}
.block-7 .sale{
    position: absolute;
    width: 120px;
    height: 120px;
    top: 60px;
    left: 80px;
    line-height: 110px;
    font-weight: 700;
    font-size: 34px;
    color: #fff;
    text-align: center;
    background: #9c0461;
    border: 5px solid rgba(255,255,255,.7);
    border-radius: 50%;
}
.block-8{
    padding: 30px 10px 40px;
    background: url(../img/foot-bg.jpg) 50% 0 no-repeat;
}
.block-8 .title{
    height: 100px;
    margin: 0;
    font-size: 30px;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}
.block-8 .info{
    position: relative;
    height: 250px;
    padding: 16px 190px 0 30px;
    font-size: 20px;
    line-height: 1.4em;
    color: #fff;
}
.block-8 .sale{
    position: absolute;
    top: 174px;
    left: 24px;
    font-weight: 700;
    font-size: 30px;
    color: #333;
}
.block-8 .cost{
    padding-top: 40px;
}
.block-8 .cost span.new-cost{
    color: #ffcf00;
    font-size: 52px;
}
.block-8 .timer{
    margin: 20px 0 0;
    color: #373737;
    text-align: center;
}
.block-8 .timer h4{
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 1px;
}
.copyright{
    padding: 20px 0;
    text-align: center;
    background: #eee;
    font-size: 14px;
}