.block-1{
    height: 786px;
    color: #fff;
    background: url(../images/bg-1.jpg) top center no-repeat;/* endzeit_____ */
}
.block-1 .container {
    padding: 250px 0 0;
    width: 245px;
    height: 680px;
}
.block-1 .sale {
    font-size: 32px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-weight: bold;
}

.block-1 .sale span {
    display: block;
    font-size: 48px;
    color: #ffd000;
    margin-top: 10px;
}

.block-1 .timer>p {
    padding: 0 0 20px 0;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.block-1 .button-m {
    margin-top: 34px;
}

.block-1 .cost {
    position: relative;
    padding: 5px 0;
    white-space: nowrap;
    text-align: center;
    width: 165px;
    margin: 26px 0 0 0;
}
.block-1 .old-cost{
    font-size: 14px;
    text-transform: uppercase;
    color: #ffa700;
    text-align: right;
}
.block-1 .old-cost>s {
    font-size: 24px;
    color: rgba(255,255,255,0.85);
    font-weight: 100;
    text-transform: none;
}
.block-1 .new-cost {
    line-height: 0.8em;
    font-weight: 700;
    font-size: 48px;
    color: #ffd000;
    display: block;
    margin-left: 45px;
}
.block-1 .cost>span small{
    font-size: 46px;
}

/* after_qbici */

.block-2{
    height: 1008px;
    color: #fff;
    background: url(../images/bg-2.jpg) center 550px no-repeat #d0d0d0;
}
.block-2 h2 {
    margin-top: 30px;
}
.block-2 .txt {
    margin: 40px 0;
    font-size: 16px;
    color: #222222;
    font-weight: normal;
    text-align: justify;
}
.block-2 .txt span {font-weight: bold;}
.block-2 h4 {
    font-size: 17px;
    font-weight: 600;
    margin-top: 63px;
}
.block-3{
    height: 1300px;
    background: url(../images/bg-3.jpg) center top 100% no-repeat;
}
.section.block-3 {
    padding-top: 35px;
}
.block-3 h2 {
    font-size: 40px;
    margin: 0 0 20px;
}

.block-3 ul{
    position: relative;
    margin-top: 80px;
}
.block-3 ul li{
    position: relative;
    padding: 0 20px 65px;
    text-align: center;
    color:#fff;
}

.block-3 ul li:last-child {
    padding-bottom: 26px;
}
.block-3 ul li:nth-child(4):after {display: none;}

.block-3 ul li h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.block-3 ul li img {
    display: block;
    margin: 0 auto 0px;
}
.block-3_2 {
    height: 675px;
    color: #fff;
    background: url(../images/b3_2.jpg) center top 100% no-repeat;
}
.block-3_2 ul li {
    margin: 0 20px;
    padding: 0 0 25px 40px;
    background: url(../images/li.png) left top no-repeat;
}


.block-4 {
    height: auto;
    padding: 30px 0;
    color: #fff;
    background: url(../images/bg-4.jpg) center top repeat;
}

.block-4 h2 {
    margin-top: 50px;
}

.block-4 .rew-cont {
    position: relative;
    padding: 40px 20px 0;
    text-align: center;
    color: #222;
}

.block-4 .img-cont {
    margin-bottom: 20px;
}
.block-4 .img-cont img {
    display: block;
    margin: 10px auto;
}

.block-4 .rew-item>p {
    position: relative;
    text-align: justify;
    line-height: 1.8em;
    font-weight: 400;
}

.block-4 .rew-item span {
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase; 
}


.block-5{
    padding: 40px 0 45px;
    height: 602px;
    background: url(../images/bg-5.jpg) center top no-repeat;
    color:#fff;
}
.block-5 .expert {
    font-weight: 500;
    padding: 35px 0 0 200px;
    height: 196px;
}

.block-5 .expert p:first-child {
    font-weight: bold;
    text-transform: uppercase;
}

.block-5 .container{
    padding: 0px 20px 0px;
}
.block-5 .container>p {
    padding: 0 20px 30px;
    text-align: justify;
    font-weight: 500;
}

.block-7 {
    height: auto;
    padding: 40px 0 20px;
    background: url(../images/bg-7.jpg) center top /cover;
}

.block-7 h4 {
    text-align: left;
    font-style: inherit;
    color:#fff;
}

.block-7 ul{
    position: relative;
    padding: 50px 20px 0px;
    
}
.block-7 ul li {
    position: relative;
    padding: 0 0 40px 160px;
    text-align: justify;
    color: #fff;
    font-size: 16px;
}
.block-7 ul li:before{
    content: '';
    display: block;
    position: absolute;
    width: 148px;
    height: 100px;
    top: 0;
    left: 0;
    background: url(../images/deliv-icon.png) no-repeat;
}
.block-7 ul li:nth-child(1):before{
    background-position: 0px 5px;
}
.block-7 ul li:nth-child(2):before{
    background-position: 0px -132px;
}
.block-7 ul li:nth-child(3):before{
    background-position: 0px -272px;
}
.block-7 ul li:nth-child(4):before{
    background-position:0px -406px;
}
.block-7 .del-info {
    position: relative;
    padding: 40px 20px 20px;
    background: #040617;
    color: #fff;
    border-top: 1px solid rgba(204, 204, 204, 0.13);
}
.block-7 .del-info>p{
    padding-bottom: 10px;
}
.block-7 .del-info:after {
    content: '';
    position: absolute;
    display: block;
    width: 52px;
    height: 42px;
    top: -23px;
    left: 50%;
    margin-left: -34px;
    background: url(../images/icon-2.png) 0 0 no-repeat;
}
/* bizlife_inc */

.end{
    height: 1283px;
    color: #fff;
    background: url(../images/bg-1-end.jpg) top center no-repeat;/* endzeit_____ */
}

.end .container {padding: 240px 0 0;
    height: 700px;
}

.end .button-m {
    margin-top: 0;
}

.end form {
    margin-top: 10px;
}

.footer{
    margin-top: -60px;
    position: relative;
    z-index: 100;
    padding: 15px 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 1.3em;
    color: #fff;
    background: #01081b;
    border-top:1px solid rgba(204, 204, 204, 0.05);
}/* michael-k90 */

select.form-control{
    display: block;
    width: 340px;
    height: 68px;
    line-height: 68px;
    margin: 0 auto;
    text-indent: 15px;
    font-size: 20px;
    border-radius: 10px;
    font-family: "Open Sans", 'Helvetica', 'Arial', sans-serif;
}